editCopy in connection manager
Allows to edit an existing connection as a new one.
This commit is contained in:
parent
f21a59e030
commit
a3ba4d7c98
5 changed files with 37 additions and 9 deletions
|
|
@ -38,6 +38,8 @@ private slots:
|
|||
|
||||
void on_actionRemove_group_triggered();
|
||||
|
||||
void on_actionConfigureCopy_triggered();
|
||||
|
||||
private:
|
||||
Ui::ConnectionManagerWindow *ui;
|
||||
MasterController *m_masterController;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue