Show the connection settings when clicking on the connection status icon

This commit is contained in:
Christophe Dumez
2010-11-08 18:17:54 +00:00
parent 8597689a52
commit 34cb5efb72
5 changed files with 26 additions and 8 deletions

View File

@@ -105,6 +105,7 @@ protected slots:
void defineUILockPassword();
bool unlockUI();
void notifyOfUpdate(QString);
void showConnectionSettings();
// Keyboard shortcuts
void createKeyboardShortcuts();
void displayTransferTab() const;