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/debugger/stackwindow.h | |
parent | 2ef79dca1cd017ecada24430e15a0b8be6b27cb0 (diff) | |
download | qt-creator-df7aacd637057300dd20abd06950fc4795c55bf6.tar.gz |
more file cosmetics
Diffstat (limited to 'src/plugins/debugger/stackwindow.h')
-rw-r--r-- | src/plugins/debugger/stackwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/debugger/stackwindow.h b/src/plugins/debugger/stackwindow.h index 39689d1cc6..f1dffcf7b7 100644 --- a/src/plugins/debugger/stackwindow.h +++ b/src/plugins/debugger/stackwindow.h @@ -30,6 +30,7 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ + #ifndef DEBUGGER_STACKWINDOW_H #define DEBUGGER_STACKWINDOW_H |