diff options
author | Paul Olav Tvete <paul.tvete@nokia.com> | 2009-09-08 12:35:42 (GMT) |
---|---|---|
committer | Paul Olav Tvete <paul.tvete@nokia.com> | 2009-09-08 12:37:04 (GMT) |
commit | 20a61e1cf39ee66cf0880c6f8f36634115cf610e (patch) | |
tree | 072b9099a18a980fa04ae3a919f2aff8cb1a2609 /tests/auto/qwswindowsystem/qwswindowsystem.pro | |
parent | 512a265f760c9207b94d7ba61cef9316b23cf4e8 (diff) | |
download | Qt-20a61e1cf39ee66cf0880c6f8f36634115cf610e.zip Qt-20a61e1cf39ee66cf0880c6f8f36634115cf610e.tar.gz Qt-20a61e1cf39ee66cf0880c6f8f36634115cf610e.tar.bz2 |
Fix QWS autotests after S60 integration
Reviewed-by: trustme
Diffstat (limited to 'tests/auto/qwswindowsystem/qwswindowsystem.pro')
-rw-r--r-- | tests/auto/qwswindowsystem/qwswindowsystem.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qwswindowsystem/qwswindowsystem.pro b/tests/auto/qwswindowsystem/qwswindowsystem.pro index 49466ee..ee33935 100644 --- a/tests/auto/qwswindowsystem/qwswindowsystem.pro +++ b/tests/auto/qwswindowsystem/qwswindowsystem.pro @@ -1,3 +1,2 @@ load(qttest_p4) SOURCES += tst_qwswindowsystem.cpp -QT = core |