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 9d519eda..f716bd70 100644
--- a/autotests/kconfigtest.h
+++ b/autotests/kconfigtest.h
@@ -64,6 +64,8 @@ private Q_SLOTS:
void testQStringUtf8_data();
void testQStringUtf8();
+ void testMoveValuesTo();
+
void testSubGroup();
void testAddConfigSources();
void testWriteOnSync();