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 708da042..0715f45e 100644 --- a/autotests/kconfigtest.h +++ b/autotests/kconfigtest.h @@ -63,6 +63,7 @@ private Q_SLOTS: void testConfigCopyToSync(); void testReparent(); void testAnonymousConfig(); + void testQByteArrayUtf8(); void testSubGroup(); void testAddConfigSources(); |