Cmd+M minimizes main window on Mac OS X (Closes #928216)

This commit is contained in:
Christophe Dumez
2012-02-07 19:48:25 +02:00
parent 1bc6130da5
commit dd7e515f9c
3 changed files with 17 additions and 1 deletions

View File

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