aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp')
-rw-r--r--src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp
index 8906e7ea2..d764c6841 100644
--- a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp
+++ b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp
@@ -28,7 +28,7 @@
#include <qmmpui/commandlinemanager.h>
#include "playlistoption.h"
-PlayListOption::PlayListOption()
+void PlayListOption::registerOprions()
{
registerOption(PL_HELP, "--pl-help", tr("Show playlist manipulation commands"));
registerOption(PL_LIST, "--pl-list", tr("List all available playlists"));