diff options
author | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2014-05-16 12:59:39 +0300 |
---|---|---|
committer | Orgad Shaneh <orgads@gmail.com> | 2014-05-16 14:27:13 +0200 |
commit | 82aa1380f2f31761f53a17b5a5f67417cb5eaf20 (patch) | |
tree | fb6923ec9ec8e6c06915d3b450c7beda9c5c8443 /share/qtcreator/templates | |
parent | 752668b5f46821fbd62eda710e68d19ed65dd107 (diff) | |
download | qt-creator-82aa1380f2f31761f53a17b5a5f67417cb5eaf20.tar.gz |
Cleanup whitespace
Mostly trailing whitespace
Change-Id: Ic324d20e8159c9d255895248ce04f25c692daf46
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'share/qtcreator/templates')
3 files changed, 6 insertions, 6 deletions
diff --git a/share/qtcreator/templates/wizards/qtcreatorplugin/wizard.xml b/share/qtcreator/templates/wizards/qtcreatorplugin/wizard.xml index c292e93bd6..3d3dc135f7 100644 --- a/share/qtcreator/templates/wizards/qtcreatorplugin/wizard.xml +++ b/share/qtcreator/templates/wizards/qtcreatorplugin/wizard.xml @@ -29,9 +29,9 @@ ** ****************************************************************************/ -Custom project wizard configuration example file. Note that by convention, +Custom project wizard configuration example file. Note that by convention, the project file goes last. -The "class" and "firstpage" attributes specify that it is a Qt 4 wizard and +The "class" and "firstpage" attributes specify that it is a Qt 4 wizard and leave room for the Qt 4 target page. --> <wizard version="1" kind="project" diff --git a/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml b/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml index 2a3d0a4405..c3b8b8e872 100644 --- a/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml +++ b/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml @@ -29,9 +29,9 @@ ** ****************************************************************************/ -Custom project wizard configuration example file. Note that by convention, +Custom project wizard configuration example file. Note that by convention, the project file goes last. -The "class" and "firstpage" attributes specify that it is a Qt 4 wizard and +The "class" and "firstpage" attributes specify that it is a Qt 4 wizard and leave room for the Qt 4 target page. --> <wizard version="1" kind="project" diff --git a/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml b/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml index d99dc5188e..2f5fa35686 100644 --- a/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml +++ b/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml @@ -29,9 +29,9 @@ ** ****************************************************************************/ -Custom project wizard configuration example file. Note that by convention, +Custom project wizard configuration example file. Note that by convention, the project file goes last. -The "class" and "firstpage" attributes specify that it is a Qt 4 wizard and +The "class" and "firstpage" attributes specify that it is a Qt 4 wizard and leave room for the Qt 4 target page. --> <wizard version="1" kind="project" |