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/dbus/remotecontrolledcar/controller/controller.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/dbus/remotecontrolledcar/controller') diff --git a/examples/dbus/remotecontrolledcar/controller/controller.pro b/examples/dbus/remotecontrolledcar/controller/controller.pro index 00a5a2a317..a82ab0f470 100644 --- a/examples/dbus/remotecontrolledcar/controller/controller.pro +++ b/examples/dbus/remotecontrolledcar/controller/controller.pro @@ -21,3 +21,4 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/remotecontrolledcar/controlle INSTALLS += target sources symbian: CONFIG += qt_example +QT += widgets -- cgit v1.2.3