diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-07-01 18:23:58 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-07-01 18:23:58 +0000 |
| commit | f492b1b9684844a45614eae55cc8b166f12520ba (patch) | |
| tree | 081b71b65c8628d91cf96788da5b293909a86b57 /src/qmmpui/groupedcontainer_p.h | |
| parent | f0741d2dd30fbe3ba8990a078ceb2151ebab4f34 (diff) | |
| download | qmmp-f492b1b9684844a45614eae55cc8b166f12520ba.tar.gz qmmp-f492b1b9684844a45614eae55cc8b166f12520ba.tar.bz2 qmmp-f492b1b9684844a45614eae55cc8b166f12520ba.zip | |
fixed normal container
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5199 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/groupedcontainer_p.h')
| -rw-r--r-- | src/qmmpui/groupedcontainer_p.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qmmpui/groupedcontainer_p.h b/src/qmmpui/groupedcontainer_p.h index 0f9c61a5b..373311d9d 100644 --- a/src/qmmpui/groupedcontainer_p.h +++ b/src/qmmpui/groupedcontainer_p.h @@ -65,7 +65,6 @@ public: void randomizeList(); private: - void swapTrackNumbers(int index1, int index2); void updateCache() const; QList<PlayListGroup *> m_groups; |
