diff options
| author | Lars Knoll <lars.knoll@nokia.com> | 2011-05-07 23:50:03 +0200 |
|---|---|---|
| committer | Lars Knoll <lars.knoll@nokia.com> | 2011-05-07 23:50:03 +0200 |
| commit | a889305c7ebf96a7a1973b8736d4d9430c7bb386 (patch) | |
| tree | 2c19b3866525c12bd11de0a35ca38c15e5373bb6 /examples/qtestlib/tutorial5 | |
| parent | e510b6e4661f256a736b1eff42b4b7586acef788 (diff) | |
fix pro files
all examples compile again
Diffstat (limited to 'examples/qtestlib/tutorial5')
| -rw-r--r-- | examples/qtestlib/tutorial5/tutorial5.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qtestlib/tutorial5/tutorial5.pro b/examples/qtestlib/tutorial5/tutorial5.pro index c263a74278e..2399df29195 100644 --- a/examples/qtestlib/tutorial5/tutorial5.pro +++ b/examples/qtestlib/tutorial5/tutorial5.pro @@ -11,3 +11,4 @@ symbian { TARGET.UID3 = 0xA000C60F CONFIG += qt_example } +QT += widgets |
