aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfigskeletontest.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfigskeletontest.h')
-rw-r--r--autotests/kconfigskeletontest.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/autotests/kconfigskeletontest.h b/autotests/kconfigskeletontest.h
index 6bac81d2..8c6d3aa7 100644
--- a/autotests/kconfigskeletontest.h
+++ b/autotests/kconfigskeletontest.h
@@ -12,7 +12,6 @@ class KConfigSkeletonTest : public QObject
{
Q_OBJECT
public:
-
private Q_SLOTS:
void initTestCase();
void init();
@@ -31,7 +30,6 @@ private:
QColor mMyColor;
QFont mMyFont;
QString mMyString;
-
};
#endif