diff options
Diffstat (limited to 'src/qmmpui/general.h')
| -rw-r--r-- | src/qmmpui/general.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/qmmpui/general.h b/src/qmmpui/general.h index 4c80c3de1..96d69b72a 100644 --- a/src/qmmpui/general.h +++ b/src/qmmpui/general.h @@ -61,21 +61,6 @@ public: */ static bool isEnabled(GeneralFactory* factory); -signals: - /*! - * Emitted when exit() slot is called. - */ - void exitCalled(); - /*! - * Emitted when toggleVisibility() slot is called. - */ - void toggleVisibilityCalled(); - -public slots: - /*! - * Tells the player to exit. - */ - void exit(); private: QMap <uint, QString> m_strValues; |
