diff options
Diffstat (limited to 'src/app/qmmpstarter.cpp')
| -rw-r--r-- | src/app/qmmpstarter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/qmmpstarter.cpp b/src/app/qmmpstarter.cpp index 5c8b73463..6ea21be5a 100644 --- a/src/app/qmmpstarter.cpp +++ b/src/app/qmmpstarter.cpp @@ -165,7 +165,7 @@ void QMMPStarter::startPlayer() m_core = SoundCore::instance(); //additional featuries - new PlaylistParser(this); + new PlayListParser(this); new UiHelper(this); //interface |
