removed title from operators groupbox
This commit is contained in:
parent
6c44932727
commit
f363d4b536
@ -49,7 +49,10 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="groupOperators">
|
||||
<property name="title">
|
||||
<string>Operators</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_10">
|
||||
<item>
|
||||
|
Loading…
Reference in New Issue
Block a user