diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-09-10 15:02:37 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-09-10 15:02:37 +0000 |
| commit | 2972e874245b9aa192c89885d67253aeb3c1eede (patch) | |
| tree | afe8b9b6ecde28076d9b1e72729cbfe7b1bbe7ee /src/plugins/Ui/skinned/mainwindow.h | |
| parent | 9f7ce1d53402aaf94398983b89dce5aba5c6f799 (diff) | |
| download | qmmp-2972e874245b9aa192c89885d67253aeb3c1eede.tar.gz qmmp-2972e874245b9aa192c89885d67253aeb3c1eede.tar.bz2 qmmp-2972e874245b9aa192c89885d67253aeb3c1eede.zip | |
improved "hide on close" feature
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2344 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned/mainwindow.h')
| -rw-r--r-- | src/plugins/Ui/skinned/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/Ui/skinned/mainwindow.h b/src/plugins/Ui/skinned/mainwindow.h index ced897615..e3b5e1557 100644 --- a/src/plugins/Ui/skinned/mainwindow.h +++ b/src/plugins/Ui/skinned/mainwindow.h @@ -89,7 +89,6 @@ private slots: void showSettings(); void forward(); void backward(); - void handleCloseRequest(); private: void readSettings(); |
