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/touch/knobs/knobs.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/touch/knobs') diff --git a/examples/touch/knobs/knobs.pro b/examples/touch/knobs/knobs.pro index c1caa98dfd..89793f5dde 100644 --- a/examples/touch/knobs/knobs.pro +++ b/examples/touch/knobs/knobs.pro @@ -6,3 +6,4 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/touch/knobs sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS knobs.pro sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/touch/knobs INSTALLS += target sources +QT += widgets -- cgit v1.2.3