summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/playlistselection.h
Side-by-side diff
Diffstat (limited to 'core/multimedia/opieplayer/playlistselection.h') (more/less context) (show whitespace changes)
-rw-r--r--core/multimedia/opieplayer/playlistselection.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/multimedia/opieplayer/playlistselection.h b/core/multimedia/opieplayer/playlistselection.h
index ba37271..d10bc82 100644
--- a/core/multimedia/opieplayer/playlistselection.h
+++ b/core/multimedia/opieplayer/playlistselection.h
@@ -25,3 +25,3 @@
#include <qpe/applnk.h>
-
+#include <qpe/config.h>
@@ -40,2 +40,4 @@ public slots:
void unSelect();
+ void writeCurrent( Config &);
+ void setSelectedItem( const QString & );
bool prev();