aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfigguitest.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfigguitest.h')
-rw-r--r--autotests/kconfigguitest.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/autotests/kconfigguitest.h b/autotests/kconfigguitest.h
index 2ac7261d..142f85fb 100644
--- a/autotests/kconfigguitest.h
+++ b/autotests/kconfigguitest.h
@@ -30,6 +30,9 @@ private Q_SLOTS:
void testInvalid();
void initTestCase();
void cleanupTestCase();
+
+private:
+ bool m_fontFromStringBug;
};
#endif /* KCONFIGTEST_H */