Previously it only showed a checkbox, now there is the word "Toolbar" beside it. Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx> --- src/mainview.ui | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/mainview.ui b/src/mainview.ui index 4ddf43d..69dcdf0 100644 --- a/src/mainview.ui +++ b/src/mainview.ui @@ -64,6 +64,9 @@ </layout> </widget> <widget class="QToolBar" name="toolBar"> + <property name="windowTitle"> + <string>Toolbar</string> + </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> -- 1.6.3.2.236.ge505d -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html