aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris/mpris1/tracklistobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/mpris/mpris1/tracklistobject.h')
-rw-r--r--src/plugins/General/mpris/mpris1/tracklistobject.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/mpris/mpris1/tracklistobject.h b/src/plugins/General/mpris/mpris1/tracklistobject.h
index c5eca61d4..47c7148fb 100644
--- a/src/plugins/General/mpris/mpris1/tracklistobject.h
+++ b/src/plugins/General/mpris/mpris1/tracklistobject.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2008-2014 by Ilya Kotov *
+ * Copyright (C) 2008-2015 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -57,7 +57,7 @@ signals:
private slots:
void playTrack(PlayListTrack *track);
- void updateTrackList();
+ void updateTrackList(int flags);
void switchPlayList(PlayListModel *cur, PlayListModel *prev);
private: