diff options
author | hjk <qtc-commiter@nokia.com> | 2008-12-02 14:20:25 +0100 |
---|---|---|
committer | hjk <qtc-commiter@nokia.com> | 2008-12-02 14:20:25 +0100 |
commit | ab83dcd87cd36f3d6b492f0477094342216c18f5 (patch) | |
tree | 71c75a3a00aa6129d742cd3b897eadd53e7a72d7 /src/plugins/projectexplorer/buildsettingspropertiespage.h | |
parent | 8a43d9b9f30e66ec805c57d386c4dd90d6c03c4b (diff) | |
download | qt-creator-ab83dcd87cd36f3d6b492f0477094342216c18f5.tar.gz |
off-by-one in headers
Diffstat (limited to 'src/plugins/projectexplorer/buildsettingspropertiespage.h')
-rw-r--r-- | src/plugins/projectexplorer/buildsettingspropertiespage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/buildsettingspropertiespage.h b/src/plugins/projectexplorer/buildsettingspropertiespage.h index 1817474f36..57a3a97338 100644 --- a/src/plugins/projectexplorer/buildsettingspropertiespage.h +++ b/src/plugins/projectexplorer/buildsettingspropertiespage.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef BUILDSETTINGSPROPERTIESPAGE_H #define BUILDSETTINGSPROPERTIESPAGE_H |