Skip to content
Snippets Groups Projects
Commit c44f09ca authored by hjk's avatar hjk Committed by Christian Stenger
Browse files

GLSL: 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: If92a7e2a60ea3df417ecdeabc6f8e9dc3a23e4f8
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent d7c2b0b6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment