aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/playlistmodel.h')
-rw-r--r--src/qmmpui/playlistmodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmmpui/playlistmodel.h b/src/qmmpui/playlistmodel.h
index 49c3e0a6b..06333fb61 100644
--- a/src/qmmpui/playlistmodel.h
+++ b/src/qmmpui/playlistmodel.h
@@ -302,6 +302,8 @@ public:
*/
int numberOfTrack(int index) const;
+ PlayListTrack *findTrack(int number) const;
+
signals:
/*!
* Emitted when the state of PlayListModel has changed.