aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filewizarddialog.h
diff options
context:
space:
mode:
authorhjk <[email protected]>2008-12-02 14:09:21 +0100
committerhjk <[email protected]>2008-12-02 14:09:21 +0100
commitf61e8672db50445a3f84d37e657d38fbaa0d5083 (patch)
tree2dd961e9d2108690a989080ac42f9d5c40567c97 /src/libs/utils/filewizarddialog.h
parent1472bdb0cc0c96b254cdf682bbe004c766be4a26 (diff)
more cosmetic changes
Diffstat (limited to 'src/libs/utils/filewizarddialog.h')
-rw-r--r--src/libs/utils/filewizarddialog.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/libs/utils/filewizarddialog.h b/src/libs/utils/filewizarddialog.h
index 6a4a7d9ba6f..20dd98e350a 100644
--- a/src/libs/utils/filewizarddialog.h
+++ b/src/libs/utils/filewizarddialog.h
@@ -30,6 +30,7 @@
** 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
+
#ifndef FILEWIZARDDIALOG_H
#define FILEWIZARDDIALOG_H
@@ -64,6 +65,7 @@ private:
FileWizardPage *m_filePage;
};
-}
-}
+} // namespace Utils
+} // namespace Core
+
#endif // FILEWIZARDDIALOG_H