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>