summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/modbus/master/master.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/serialbus/modbus/master/master.pro')
-rw-r--r--examples/serialbus/modbus/master/master.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/serialbus/modbus/master/master.pro b/examples/serialbus/modbus/master/master.pro
index 536b559..682ce82 100644
--- a/examples/serialbus/modbus/master/master.pro
+++ b/examples/serialbus/modbus/master/master.pro
@@ -1,4 +1,5 @@
QT += serialbus serialport widgets
+requires(qtConfig(combobox))
TARGET = modbusmaster
TEMPLATE = app