NOISSUE tweak toolbar and custom widget titles for better translations

This commit is contained in:
Petr Mrázek 2019-08-10 20:12:42 +02:00
parent 441e8980b8
commit 5074a97cb3
6 changed files with 4 additions and 10 deletions

View File

@ -41,7 +41,7 @@
</widget>
<widget class="WideBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
<string>Actions</string>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextOnly</enum>

View File

@ -130,7 +130,7 @@
</widget>
<widget class="WideBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
<string>Actions</string>
</property>
<property name="allowedAreas">
<set>Qt::LeftToolBarArea|Qt::RightToolBarArea</set>

View File

@ -64,7 +64,7 @@
</widget>
<widget class="WideBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
<string>Actions</string>
</property>
<property name="allowedAreas">
<set>Qt::LeftToolBarArea|Qt::RightToolBarArea</set>

View File

@ -59,7 +59,7 @@
</widget>
<widget class="WideBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
<string>Actions</string>
</property>
<property name="allowedAreas">
<set>Qt::LeftToolBarArea|Qt::RightToolBarArea</set>

View File

@ -10,9 +10,6 @@
<height>646</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="leftMargin">
<number>0</number>

View File

@ -10,9 +10,6 @@
<height>118</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" rowspan="2">
<widget class="QToolButton" name="iconButton">