summaryrefslogtreecommitdiffstats
path: root/src/printsupport/configure.json
diff options
context:
space:
mode:
authorStephan Binner <stephan.binner@basyskom.com>2017-06-12 21:29:48 +0200
committerStephan Binner <stephan.binner@basyskom.com>2017-06-28 16:15:22 +0000
commita6073d4b30f7f948460fc1b1c1b498296e4bd115 (patch)
tree1697f4734ec731dae4f5ccd5f5558c1d8b6c3ce2 /src/printsupport/configure.json
parent7f62c5fedc4a677fd9d9b002c4dfb9fd52a8a1a3 (diff)
Convert features.tablewidget to QT_[REQUIRE_]CONFIG
Also fix dependency of cupsjobwidget feature Change-Id: I2184bf3df814a6bb0f38755bb597ed1797dec587 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/printsupport/configure.json')
-rw-r--r--src/printsupport/configure.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/printsupport/configure.json b/src/printsupport/configure.json
index 8d2a633481..ad38281145 100644
--- a/src/printsupport/configure.json
+++ b/src/printsupport/configure.json
@@ -40,7 +40,8 @@
"features.combobox",
"features.cups",
"features.datetimeedit",
- "features.groupbox"
+ "features.groupbox",
+ "features.tablewidget"
],
"output": [ "privateFeature", "feature" ]
},