diff options
author | hjk <qtc-commiter@nokia.com> | 2008-12-02 15:08:31 +0100 |
---|---|---|
committer | hjk <qtc-commiter@nokia.com> | 2008-12-02 15:08:31 +0100 |
commit | df7aacd637057300dd20abd06950fc4795c55bf6 (patch) | |
tree | 243adce5bc97bf855cdf32c141d5da8cd766a9e1 /src/plugins/designer/formwizarddialog.h | |
parent | 2ef79dca1cd017ecada24430e15a0b8be6b27cb0 (diff) | |
download | qt-creator-df7aacd637057300dd20abd06950fc4795c55bf6.tar.gz |
more file cosmetics
Diffstat (limited to 'src/plugins/designer/formwizarddialog.h')
-rw-r--r-- | src/plugins/designer/formwizarddialog.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/designer/formwizarddialog.h b/src/plugins/designer/formwizarddialog.h index 98cff5e8eb..b537947618 100644 --- a/src/plugins/designer/formwizarddialog.h +++ b/src/plugins/designer/formwizarddialog.h @@ -30,6 +30,7 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ + #ifndef FORMWIZARDDIALOG_H #define FORMWIZARDDIALOG_H @@ -101,4 +102,4 @@ private: } // namespace Internal } // namespace Designer -#endif //FORMWIZARDDIALOG_H +#endif // FORMWIZARDDIALOG_H |