diff options
author | hjk <hjk121@nokiamail.com> | 2014-08-01 18:01:29 +0200 |
---|---|---|
committer | Christian Stenger <christian.stenger@digia.com> | 2014-08-04 13:32:16 +0200 |
commit | 6a75f054893514e05195d588933b6c310dc60604 (patch) | |
tree | 7b48741fedfe0409964573b44332c2b8df5b5d09 /src/libs/3rdparty/cplusplus/Control.cpp | |
parent | c44f09caeb9df5ed4d02248ecbc9c1b5ce767c37 (diff) | |
download | qt-creator-6a75f054893514e05195d588933b6c310dc60604.tar.gz |
CppEditor: Move toolbar creation to Widget constructor
It doesn't need the editor parameter anymore, so the two-phase
setup can go. Note that both paths through ctor() finally hit
*Widget::createEditor() (one directly, one indirectly through
the first BaseTextEditorWidget::editor() call), so this doesn't
change what's set up, only when.
Change-Id: I65d9e317d796c8a5fe755d3d674cf79801e60617
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Diffstat (limited to 'src/libs/3rdparty/cplusplus/Control.cpp')
0 files changed, 0 insertions, 0 deletions