From a889305c7ebf96a7a1973b8736d4d9430c7bb386 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Sat, 7 May 2011 23:50:03 +0200 Subject: fix pro files all examples compile again --- examples/qpa/qpa.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/qpa/qpa.pro') diff --git a/examples/qpa/qpa.pro b/examples/qpa/qpa.pro index b1b4428c23..c0e26072a0 100644 --- a/examples/qpa/qpa.pro +++ b/examples/qpa/qpa.pro @@ -6,3 +6,4 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/qpa sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS qpa.pro sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/qpa INSTALLS += target sources +QT += widgets -- cgit v1.2.3