diff options
Diffstat (limited to 'autotests/kconfigtest.h')
-rw-r--r-- | autotests/kconfigtest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kconfigtest.h b/autotests/kconfigtest.h index f2897a8f..be0a17ea 100644 --- a/autotests/kconfigtest.h +++ b/autotests/kconfigtest.h @@ -76,6 +76,7 @@ private Q_SLOTS: void testDirtyAfterRevert(); void testKdeGlobals(); void testNewlines(); + void testXdgListEntry(); void testThreads(); |