mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-04 11:30:52 +01:00
added a second user-collection
This commit is contained in:
@@ -147,6 +147,7 @@ namespace QET {
|
||||
///Enum used to specify the origin of a collection of thing (title block, element etc...)
|
||||
enum QetCollection {
|
||||
Common, ///< From common collection
|
||||
Company, ///< From company collection
|
||||
Custom, ///< From user collection
|
||||
Embedded ///< From an embedded collection (a project for example)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user