Make sure the hide/show text in the tray icon menu is correct

This commit is contained in:
Christophe Dumez
2012-05-20 16:51:32 +03:00
parent 4bd2641d70
commit 24ab195d2f
2 changed files with 7 additions and 2 deletions

View File

@@ -111,6 +111,7 @@ protected slots:
void notifyOfUpdate(QString);
void showConnectionSettings();
void minimizeWindow();
void updateTrayIconMenu();
// Keyboard shortcuts
void createKeyboardShortcuts();
void displayTransferTab() const;