summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/hierarchy/hierarchy.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/hierarchy/hierarchy.pro')
-rw-r--r--examples/activeqt/hierarchy/hierarchy.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/activeqt/hierarchy/hierarchy.pro b/examples/activeqt/hierarchy/hierarchy.pro
index 732bbde..f2c9c56 100644
--- a/examples/activeqt/hierarchy/hierarchy.pro
+++ b/examples/activeqt/hierarchy/hierarchy.pro
@@ -3,6 +3,7 @@ TARGET = hierarchyax
CONFIG += qt warn_off qaxserver dll
contains(CONFIG, static):DEFINES += QT_NODLL
+QT += widgets
SOURCES = objects.cpp main.cpp
HEADERS = objects.h