summaryrefslogtreecommitdiffstats
path: root/examples/knx/knx.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/knx/knx.pro')
-rw-r--r--examples/knx/knx.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/knx/knx.pro b/examples/knx/knx.pro
index 2afb053..2a74801 100644
--- a/examples/knx/knx.pro
+++ b/examples/knx/knx.pro
@@ -5,5 +5,5 @@ TEMPLATE = subdirs
SUBDIRS += discoverer knxproj tunnelclient router
qtHaveModule(widgets) {
- SUBDIRS += knxeditor group device
+ SUBDIRS += knxeditor group device feature
}