From f61e8672db50445a3f84d37e657d38fbaa0d5083 Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 2 Dec 2008 14:09:21 +0100 Subject: more cosmetic changes --- src/plugins/cmakeprojectmanager/cmakeprojectplugin.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/plugins/cmakeprojectmanager/cmakeprojectplugin.h') diff --git a/src/plugins/cmakeprojectmanager/cmakeprojectplugin.h b/src/plugins/cmakeprojectmanager/cmakeprojectplugin.h index 0620220667..6bc2748e4f 100644 --- a/src/plugins/cmakeprojectmanager/cmakeprojectplugin.h +++ b/src/plugins/cmakeprojectmanager/cmakeprojectplugin.h @@ -30,6 +30,7 @@ ** 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ + #ifndef CMAKEPROJECTPLUGIN_H #define CMAKEPROJECTPLUGIN_H @@ -52,9 +53,6 @@ public: bool initialize(const QStringList &arguments, QString *error_message); void extensionsInitialized(); - - -private: }; } // namespace Internal -- cgit v1.2.1