From 159963832457e6307282308455330acc7b5bd153 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 18 Dec 2013 09:53:59 +0100 Subject: Code reformatted using kde-dev-scripts/astyle-kdelibs. Use git blame -w 867e7a5 to show authorship as it was before this commit. --- src/gui/kconfigloader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kconfigloader.h') diff --git a/src/gui/kconfigloader.h b/src/gui/kconfigloader.h index df38ce79..36eb182f 100644 --- a/src/gui/kconfigloader.h +++ b/src/gui/kconfigloader.h @@ -170,7 +170,7 @@ protected: bool usrWriteConfig(); private: - ConfigLoaderPrivate * const d; + ConfigLoaderPrivate *const d; }; #endif //multiple inclusion guard -- cgit v1.2.1