GUI: Filter toolbar didn't have a title.
Ticket: #2922 (GUI: Filter toolbar does not have a title)
This commit is contained in:
parent
5ea79677a3
commit
ee988a0689
|
@ -185,7 +185,7 @@
|
|||
</widget>
|
||||
<widget class="QToolBar" name="mToolBarFilter">
|
||||
<property name="windowTitle">
|
||||
<string>toolBar</string>
|
||||
<string>Filter</string>
|
||||
</property>
|
||||
<attribute name="toolBarArea">
|
||||
<enum>TopToolBarArea</enum>
|
||||
|
|
Loading…
Reference in New Issue