Can open window for database by clicking on the config in the connection tree.

This commit is contained in:
eelke 2019-08-29 16:10:28 +02:00
parent b3a98f6dc0
commit dbb6e1ab01
2 changed files with 4 additions and 2 deletions

View file

@ -30,7 +30,7 @@ private slots:
void on_actionBackup_database_triggered();
void on_actionManage_server_triggered();
void on_listView_activated(const QModelIndex &index);
void connectionActivated(const QModelIndex &index);
void on_actionConfigure_connection_triggered();