aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfigtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfigtest.h')
-rw-r--r--autotests/kconfigtest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/autotests/kconfigtest.h b/autotests/kconfigtest.h
index 0715f45e..26d8e7f5 100644
--- a/autotests/kconfigtest.h
+++ b/autotests/kconfigtest.h
@@ -64,6 +64,8 @@ private Q_SLOTS:
void testReparent();
void testAnonymousConfig();
void testQByteArrayUtf8();
+ void testQStringUtf8_data();
+ void testQStringUtf8();
void testSubGroup();
void testAddConfigSources();