Add about dialog to File menu of the connection manager.
Make the contents of the dialog more accurate and include a link to the releasenotes file.
This commit is contained in:
parent
4e1d128ee9
commit
c874b297c1
8 changed files with 66 additions and 14 deletions
|
|
@ -39,6 +39,8 @@ private slots:
|
|||
|
||||
void on_actionConfigureCopy_triggered();
|
||||
|
||||
void on_actionAbout_triggered();
|
||||
|
||||
private:
|
||||
Ui::ConnectionManagerWindow *ui;
|
||||
MasterController *m_masterController;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue