aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/playlistmanager.h')
-rw-r--r--src/qmmpui/playlistmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h
index 14de512ea..e74e817ee 100644
--- a/src/qmmpui/playlistmanager.h
+++ b/src/qmmpui/playlistmanager.h
@@ -209,7 +209,7 @@ public slots:
/*!
* This is a convenience function and is the same as calling \b selectedPlayList()->removeItem(item)
*/
- void removeItem (PlayListItem *item);
+ void removeItem (PlayListTrack *item);
/*!
* This is a convenience function and is the same as calling \b selectedPlayList()->invertSelection()
*/