From 8bed00ab34e31f2b9c70026d418d923913325798 Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Mon, 22 Feb 2021 17:38:09 +0200 Subject: Run clang-format on all cpp/h files NO_CHANGELOG --- autotests/kconfigskeletontest.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'autotests/kconfigskeletontest.h') 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 -- cgit v1.2.1