From 51f0797d763d92445a6532a953b717f83be6028a Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Thu, 4 Feb 2021 14:43:44 +0200 Subject: kconfigtest: less implicit cast from ASCII NO_CHANGELOG --- autotests/kconfigtest.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'autotests/kconfigtest.h') diff --git a/autotests/kconfigtest.h b/autotests/kconfigtest.h index 7617d0e7..1a248c74 100644 --- a/autotests/kconfigtest.h +++ b/autotests/kconfigtest.h @@ -77,6 +77,10 @@ private Q_SLOTS: // should be last void testSyncOnExit(); + +private: + QString m_testConfigDir; + QString m_kdeGlobalsPath; }; Q_DECLARE_OPERATORS_FOR_FLAGS(KConfigTest::Flags) -- cgit v1.2.1