diff options
Diffstat (limited to 'autotests/test_kconf_update.h')
-rw-r--r-- | autotests/test_kconf_update.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/test_kconf_update.h b/autotests/test_kconf_update.h index 1b3151f1..ca8fe3ba 100644 --- a/autotests/test_kconf_update.h +++ b/autotests/test_kconf_update.h @@ -27,6 +27,7 @@ class TestKConfUpdate : public QObject { Q_OBJECT private Q_SLOTS: + void initTestCase(); void test_data(); void test(); void testScript_data(); |