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 23848be6eb
commit 7b4b2fe0f5
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;