diff options
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index fb13abe..c78f08d 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -1,3 +1,4 @@ +QT = core TEMPLATE = subdirs # Directories @@ -243,6 +244,7 @@ SUBDIRS += _networkselftest \ qprogressdialog \ qpropertyanimation \ qpushbutton \ + qscopedpointer \ qqueue \ qradiobutton \ qreadlocker \ |