diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-14 13:55:02 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-14 13:55:02 +0000 |
| commit | f47fcc22ac3f91dec7824c011b3f23d1e8279507 (patch) | |
| tree | c947493c838d29ba77233857824ce3c6892c662e /src/qmmpui/general.h | |
| parent | 5b875657aba150137a2f46910d676289a878b4d6 (diff) | |
| download | qmmp-f47fcc22ac3f91dec7824c011b3f23d1e8279507.tar.gz qmmp-f47fcc22ac3f91dec7824c011b3f23d1e8279507.tar.bz2 qmmp-f47fcc22ac3f91dec7824c011b3f23d1e8279507.zip | |
mediplayer class, enabled all statusicon actions
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@681 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/general.h')
| -rw-r--r-- | src/qmmpui/general.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qmmpui/general.h b/src/qmmpui/general.h index edcb884b6..ae94288e2 100644 --- a/src/qmmpui/general.h +++ b/src/qmmpui/general.h @@ -46,12 +46,10 @@ public: static bool isEnabled(GeneralFactory* factory); public slots: - void play(); void exit(); void toggleVisibility(); signals: - void playCalled(); void exitCalled(); void toggleVisibilityCalled(); |
