summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/spreadsheet/spreadsheet.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/itemviews/spreadsheet/spreadsheet.pro')
-rw-r--r--examples/itemviews/spreadsheet/spreadsheet.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/itemviews/spreadsheet/spreadsheet.pro b/examples/itemviews/spreadsheet/spreadsheet.pro
index c06972b760..aaa90e7998 100644
--- a/examples/itemviews/spreadsheet/spreadsheet.pro
+++ b/examples/itemviews/spreadsheet/spreadsheet.pro
@@ -7,8 +7,9 @@ TARGET =
DEPENDPATH += .
INCLUDEPATH += .
+QT += widgets printsupport
CONFIG += qt warn_on
-#unix:contains(QT_CONFIG, dbus):QT += dbus
+#unix:contains(QT_CONFIG, dbus):QT += dbus widgets
# Input
HEADERS += printview.h spreadsheet.h spreadsheetdelegate.h spreadsheetitem.h