Add .mka as well

This commit is contained in:
David Sansome 2012-01-29 20:14:00 +00:00
parent 3e65d3d5f0
commit 799c341dc5
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
const char* FileView::kFileFilter = "*.mp3 *.ogg *.flac *.mpc *.m4a *.aac *.wma "
"*.mp4 *.spx *.wav *.m3u *.m3u8 *.pls *.xspf "
"*.asx *.asxini *.cue *.ape *.wv";
"*.asx *.asxini *.cue *.ape *.wv *.mka";
FileView::FileView(QWidget* parent)
: QWidget(parent),