aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/pluginfilefactory.h
diff options
context:
space:
mode:
authorhjk <qtc-commiter@nokia.com>2008-12-02 16:19:05 +0100
committerhjk <qtc-commiter@nokia.com>2008-12-02 16:19:05 +0100
commitcf11b696431d26920f54598c8f03f0a5cf822ffa (patch)
tree9387102d435481132b721fde8ca062c5b8a4f73f /src/plugins/projectexplorer/pluginfilefactory.h
parent10e963fb6134b3974901707daa99f5a94d696bed (diff)
more code cosmetics
Diffstat (limited to 'src/plugins/projectexplorer/pluginfilefactory.h')
-rw-r--r--src/plugins/projectexplorer/pluginfilefactory.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/projectexplorer/pluginfilefactory.h b/src/plugins/projectexplorer/pluginfilefactory.h
index 294f012100..5d3dc6b1f1 100644
--- a/src/plugins/projectexplorer/pluginfilefactory.h
+++ b/src/plugins/projectexplorer/pluginfilefactory.h
@@ -30,6 +30,7 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
+
#ifndef PLUGINFILEFACTORY_H
#define PLUGINFILEFACTORY_H
@@ -69,8 +70,7 @@ private:
ProjectExplorer::IProjectManager *m_manager;
};
-
-} //namespace Internal
-} //namespace ProjectExplorer
+} // namespace Internal
+} // namespace ProjectExplorer
#endif // PLUGINFILEFACTORY