Using variables in the connection describer has been extended

This commit is contained in:
Arin Alexander
2020-05-08 14:19:02 +03:00
parent 36b60319ce
commit ccf8134012
10 changed files with 77 additions and 23 deletions

View File

@@ -60,6 +60,8 @@ private slots:
void on_toolButton_clicked();
void on_cbbUseDefaultConnection_toggled(bool checked);
void on_toolButton_2_toggled(bool checked);
private:
Ui::ConnectionDialog *ui;
ConnectionDesc* m_connection;