qt: fix platform specific file dialog filters
Translations now only contain translation for the description and extensions are generated in code taking account platform specific differences.
This commit is contained in:
@@ -108,6 +108,8 @@ add_library(ui STATIC
|
||||
qt_progsettings.hpp
|
||||
qt_progsettings.cpp
|
||||
qt_progsettings.ui
|
||||
qt_util.hpp
|
||||
qt_util.cpp
|
||||
|
||||
../qt_resources.qrc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user