summaryrefslogtreecommitdiffstats
path: root/src/gui/configure.json
diff options
context:
space:
mode:
authorStephan Binner <stephan.binner@basyskom.com>2017-02-21 14:26:56 +0100
committerStephan Binner <stephan.binner@basyskom.com>2017-02-27 07:46:58 +0000
commite39e4bfc0f49d06e1c742654d2d2f79bab245116 (patch)
tree3968a0bc922184bfda206e69ef18068fbb935756 /src/gui/configure.json
parent204251e8f49e0757209f6a344555786f21c3d30a (diff)
System tray icon requires -feature-temporaryfile
Change-Id: I28039dd566c774b5844f4617c4dfb8bbce6673f7 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/gui/configure.json')
-rw-r--r--src/gui/configure.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/configure.json b/src/gui/configure.json
index 4de560753d..e627d6286f 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
@@ -975,6 +975,7 @@
"label": "QSystemTrayIcon",
"purpose": "Provides an icon for an application in the system tray.",
"section": "Utilities",
+ "condition": "features.temporaryfile",
"output": [ "publicFeature", "feature" ]
},
"accessibility": {