Commit 1abc7e4a authored by Rafaël Carré's avatar Rafaël Carré

qt4: typo

parent 22579cef
......@@ -363,7 +363,7 @@ void DialogsProvider::savePlaylist()
if( qfd->selectedFiles().count() > 0 )
{
static const char psz_xspf[] = "export-xspf",
psz_m3u[] = "esport-m3u";
psz_m3u[] = "export-m3u";
const char *psz_module;
QString file = qfd->selectedFiles().first();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment