diff options
Diffstat (limited to 'tests/testqPrefProxy.h')
-rw-r--r-- | tests/testqPrefProxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testqPrefProxy.h b/tests/testqPrefProxy.h index e47300be2..340086f4a 100644 --- a/tests/testqPrefProxy.h +++ b/tests/testqPrefProxy.h @@ -15,6 +15,7 @@ private slots: void test_struct_disk(); void test_multiple(); void test_oldPreferences(); + void test_signals(); }; #endif // TESTQPREFPROXY_H |