diff options
Diffstat (limited to 'tests/auto/exceptionsafety/exceptionsafety.pro')
-rw-r--r-- | tests/auto/exceptionsafety/exceptionsafety.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/exceptionsafety/exceptionsafety.pro b/tests/auto/exceptionsafety/exceptionsafety.pro index 23b8f73..d162219 100644 --- a/tests/auto/exceptionsafety/exceptionsafety.pro +++ b/tests/auto/exceptionsafety/exceptionsafety.pro @@ -1,3 +1,3 @@ load(qttest_p4) -QT -= gui SOURCES += tst_exceptionsafety.cpp +QT = core |