Fix file extensions

This commit is contained in:
Martin Fitzpatrick
2020-05-20 15:24:06 +02:00
committed by GitHub
parent 64a6cc8ae1
commit 20b3f89f2e

View File

@@ -111,7 +111,7 @@ class MainWindow(QMainWindow, Ui_MainWindow):
self,
"Open file",
"",
"mp3 Audio (*.mp3);mp4 Video (*.mp4);Movie files (*.mov);All files (*.*)",
"mp3 Audio (*.mp3);;mp4 Video (*.mp4);;Movie files (*.mov);;All files (*.*)",
)
if path: