aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test_signal.h.ref
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test_signal.h.ref')
-rw-r--r--autotests/kconfig_compiler/test_signal.h.ref2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test_signal.h.ref b/autotests/kconfig_compiler/test_signal.h.ref
index e9f9c94c..648b26db 100644
--- a/autotests/kconfig_compiler/test_signal.h.ref
+++ b/autotests/kconfig_compiler/test_signal.h.ref
@@ -139,7 +139,7 @@ class TestSignal : public KConfigSkeleton
TestSignal();
friend class TestSignalHelper;
- virtual bool usrWriteConfig();
+ virtual bool usrSave();
// Appearance
QString mEmoticonTheme;