diff options
Diffstat (limited to 'autotests/kconfigtest.h')
-rw-r--r-- | autotests/kconfigtest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autotests/kconfigtest.h b/autotests/kconfigtest.h index e97e4a5d..7617d0e7 100644 --- a/autotests/kconfigtest.h +++ b/autotests/kconfigtest.h @@ -73,6 +73,8 @@ private Q_SLOTS: void testThreads(); + void testKdeglobalsVsDefault(); + // should be last void testSyncOnExit(); }; |