aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/mediaplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/mediaplayer.h')
-rw-r--r--src/qmmpui/mediaplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/mediaplayer.h b/src/qmmpui/mediaplayer.h
index c4f5d5bdd..327b9c980 100644
--- a/src/qmmpui/mediaplayer.h
+++ b/src/qmmpui/mediaplayer.h
@@ -91,7 +91,7 @@ signals:
void repeatableChanged(bool enabled);
private slots:
- void sendNext();
+ void updateNextUrl();
private:
PlayListModel *m_model;