Gwenview: add QPA flags

This commit is contained in:
Gerasim Troeglazov
2020-05-07 13:39:21 +10:00
parent 706841ed32
commit c6295d57a1
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ resource app_version {
resource app_signature "@APP_SIGNATURE@";
resource("QT:QPA_FLAGS") "Q_REF_TO_ARGV|Q_REF_TO_FORK";
resource file_types message {
"types" = "image"
};