diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-01-29 22:49:55 +0100 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-01-29 22:50:23 +0100 |
commit | 75b42f18d886b59dbf3380dd12f39f40005ef08b (patch) | |
tree | cd1cb5699064fa897f11d9f9f4923c0c0f05d95a /src/plugins/perforce | |
parent | 43203140461174071f7a3e68bf388a6522556810 (diff) | |
parent | a6ca348636dd92ab1445cff2286b3293163f5cea (diff) | |
download | qt-creator-75b42f18d886b59dbf3380dd12f39f40005ef08b.tar.gz |
Merge remote branch 'origin/1.3'
Trailing whitespace removal re-applied manually.
Diffstat (limited to 'src/plugins/perforce')
-rw-r--r-- | src/plugins/perforce/perforcesubmiteditorwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/perforce/perforcesubmiteditorwidget.h b/src/plugins/perforce/perforcesubmiteditorwidget.h index 6afeca66aa..cec80ecad3 100644 --- a/src/plugins/perforce/perforcesubmiteditorwidget.h +++ b/src/plugins/perforce/perforcesubmiteditorwidget.h @@ -35,7 +35,7 @@ namespace Perforce { namespace Internal { - + /* Submit editor widget with additional information pane * at the top. */ class PerforceSubmitEditorWidget : public Utils::SubmitEditorWidget |