summaryrefslogtreecommitdiff
path: root/plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2015-06-25 17:29:41 +0200
committerNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2015-06-26 10:24:06 +0300
commit3529df2e6e468faf9d5bf113d7c4c45f647368f8 (patch)
tree6cbcd7dacf850c848392138695f9ba54960dfa9b /plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp
parent44f0bb287c577169b408fb5833bf9583799487ae (diff)
downloadqt-creator-3529df2e6e468faf9d5bf113d7c4c45f647368f8.tar.gz
Fix license header
Change-Id: I017092613cdec7c00736442c10ca80b3c74f0189 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp')
-rw-r--r--plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp b/plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp
index 580e6f750d..387b936143 100644
--- a/plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp
+++ b/plugins/clangstaticanalyzer/clangstaticanalyzerprojectsettingswidget.cpp
@@ -4,7 +4,7 @@
** All rights reserved.
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
**
-** This file is part of the Qt Enterprise Qt Quick Profiler Add-on.
+** This file is part of the Qt Enterprise ClangStaticAnalyzer Add-on.
**
** Licensees holding valid Qt Enterprise licenses may use this file in
** accordance with the Qt Enterprise License Agreement provided with the
@@ -15,6 +15,7 @@
** contact form at http://www.qt.io/contact-us
**
****************************************************************************/
+
#include "clangstaticanalyzerprojectsettingswidget.h"
#include "ui_clangstaticanalyzerprojectsettingswidget.h"