diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-02-09 16:06:56 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-02-09 16:06:56 +0000 |
| commit | 195640ac7fd158d537093b9ee7414f3faa44120b (patch) | |
| tree | ec5d7db9405aeea86ae9e36bc18a9fc464172490 /src/qmmpui/playlistmanager.h | |
| parent | 1321a95fc55691b3c5e150807b95310a3468af4c (diff) | |
| download | qmmp-195640ac7fd158d537093b9ee7414f3faa44120b.tar.gz qmmp-195640ac7fd158d537093b9ee7414f3faa44120b.tar.bz2 qmmp-195640ac7fd158d537093b9ee7414f3faa44120b.zip | |
fixed settings synchronzation, added some option to configuration dialog
(not implemented yet)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2586 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playlistmanager.h')
| -rw-r--r-- | src/qmmpui/playlistmanager.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h index 85db4b96b..150964428 100644 --- a/src/qmmpui/playlistmanager.h +++ b/src/qmmpui/playlistmanager.h @@ -125,6 +125,7 @@ public: */ bool isShuffle() const; + signals: /*! * Emitted when current playlist changes. |
