mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
fix: Update src/core/modelsetbuilder.h
Co-authored-by: Lars Toenning <dev@ltoenning.de>
This commit is contained in:
@@ -35,7 +35,7 @@ namespace swift::core
|
||||
Incremental = 1 << 3,
|
||||
SortByDistributors = 1 << 4,
|
||||
ConsolidateWithDb = 1 << 5,
|
||||
ShowAllInstalledModells = 1 << 6,
|
||||
ShowAllInstalledModels = 1 << 6,
|
||||
};
|
||||
Q_DECLARE_FLAGS(Builder, BuilderFlag)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user