mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-01 20:06:53 +01:00
parent
65046503ca
commit
e21fe31404
@ -32,7 +32,7 @@
|
||||
const char* FileView::kFileFilter = "*.mp3 *.ogg *.flac *.mpc *.m4a *.aac *.wma "
|
||||
"*.mp4 *.spx *.wav *.m3u *.m3u8 *.pls *.xspf "
|
||||
"*.asx *.asxini *.cue *.ape *.wv *.mka *.opus "
|
||||
"*.oga";
|
||||
"*.oga *.mka";
|
||||
|
||||
FileView::FileView(QWidget* parent)
|
||||
: QWidget(parent),
|
||||
|
Loading…
x
Reference in New Issue
Block a user