When editing connection the dialog is now initialized on the correct connection group.
This commit is contained in:
parent
2823297482
commit
0fb1d89aee
4 changed files with 18 additions and 4 deletions
|
|
@ -30,6 +30,8 @@ public:
|
|||
signals:
|
||||
|
||||
private:
|
||||
ConnectionTreeModel *m_connectionModel;
|
||||
|
||||
QUuid m_uuid;
|
||||
|
||||
QLabel *lblGroup;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue