aboutsummaryrefslogtreecommitdiff
path: root/src/ui/playlistmodel.cpp
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-06-12 10:49:06 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-06-12 10:49:06 +0000
commitfef633fd806fc8d0b1bb3904de56c512e3f722fd (patch)
treedc53929508948823e70e02747b7d022e3c7d24bf /src/ui/playlistmodel.cpp
parent9e77cbb9474d5dfd37d1f683de6e2c04666e6f6c (diff)
downloadqmmp-fef633fd806fc8d0b1bb3904de56c512e3f722fd.tar.gz
qmmp-fef633fd806fc8d0b1bb3904de56c512e3f722fd.tar.bz2
qmmp-fef633fd806fc8d0b1bb3904de56c512e3f722fd.zip
moved queue action
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@404 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/playlistmodel.cpp')
-rw-r--r--src/ui/playlistmodel.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/ui/playlistmodel.cpp b/src/ui/playlistmodel.cpp
index 9b1a68155..327b88598 100644
--- a/src/ui/playlistmodel.cpp
+++ b/src/ui/playlistmodel.cpp
@@ -874,17 +874,3 @@ void PlayListModel::preparePlayState()
{
m_play_state->prepare();
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-