Implement #545
* Instance group can be selected when creating and copying instances * Original group is pre-selected when copying * Last used group is pre-selected when creating new instances
This commit is contained in:
parent
7d1dd2a32f
commit
992ba0c3f8
8 changed files with 120 additions and 14 deletions
|
@ -37,6 +37,7 @@ public:
|
|||
void updateDialogState();
|
||||
|
||||
QString instName() const;
|
||||
QString instGroup() const;
|
||||
QString iconKey() const;
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue