mirror of
https://gitlab.com/Nanolx/qwad.git
synced 2024-11-21 18:19:18 +01:00
fixed a bug that tmd-viewer couldn't select file
This commit is contained in:
parent
56e994f31e
commit
636c441cdb
@ -300,7 +300,7 @@ class MWQwad(QMainWindow, Ui_Qwad):
|
||||
None,
|
||||
self.trUtf8("Select a TMD file"),
|
||||
QString(),
|
||||
self.trUtf8("tmd; TMD"),
|
||||
self.trUtf8("*.tmd; *.TMD"),
|
||||
None,
|
||||
QFileDialog.Options(QFileDialog.DontResolveSymlinks))
|
||||
if tmdpath != "":
|
||||
|
Loading…
Reference in New Issue
Block a user