aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/changeselectiondialog.h
diff options
context:
space:
mode:
authorhjk <qtc-commiter@nokia.com>2008-12-02 15:08:31 +0100
committerhjk <qtc-commiter@nokia.com>2008-12-02 15:08:31 +0100
commitdf7aacd637057300dd20abd06950fc4795c55bf6 (patch)
tree243adce5bc97bf855cdf32c141d5da8cd766a9e1 /src/plugins/git/changeselectiondialog.h
parent2ef79dca1cd017ecada24430e15a0b8be6b27cb0 (diff)
more file cosmetics
Diffstat (limited to 'src/plugins/git/changeselectiondialog.h')
-rw-r--r--src/plugins/git/changeselectiondialog.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/plugins/git/changeselectiondialog.h b/src/plugins/git/changeselectiondialog.h
index ee47f7a828b..7ccb439a8a6 100644
--- a/src/plugins/git/changeselectiondialog.h
+++ b/src/plugins/git/changeselectiondialog.h
@@ -30,6 +30,7 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
+
#ifndef CHANGESELECTIONDIALOG_H
#define CHANGESELECTIONDIALOG_H
@@ -40,7 +41,7 @@
namespace Git {
namespace Internal {
- class GitPlugin;
+class GitPlugin;
class ChangeSelectionDialog : public QDialog
{
@@ -57,7 +58,7 @@ private:
};
-} //namespace Internal
-} //namespace Git
+} // namespace Internal
+} // namespace Git
#endif // CHANGESELECTIONDIALOG_H