aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce/pendingchangesdialog.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/perforce/pendingchangesdialog.h
parent10e963fb6134b3974901707daa99f5a94d696bed (diff)
more code cosmetics
Diffstat (limited to 'src/plugins/perforce/pendingchangesdialog.h')
-rw-r--r--src/plugins/perforce/pendingchangesdialog.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/plugins/perforce/pendingchangesdialog.h b/src/plugins/perforce/pendingchangesdialog.h
index b0b96cc799c..7e0b0cdddc2 100644
--- a/src/plugins/perforce/pendingchangesdialog.h
+++ b/src/plugins/perforce/pendingchangesdialog.h
@@ -30,6 +30,7 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
+
#ifndef PENDINGCHANGESDIALOG_H
#define PENDINGCHANGESDIALOG_H
@@ -52,8 +53,8 @@ private:
Ui::PendingChangesDialog m_ui;
};
-} //namespace Perforce
-} //namespace Internal
+} // namespace Perforce
+} // namespace Internal
-#endif
+#endif // PENDINGCHANGESDIALOG_H