mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-17 21:29:16 -04:00
Make all QToolButton borders transparent
this looks better in the toolbar
This commit is contained in:
@@ -65,8 +65,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>96</width>
|
||||
<height>86</height>
|
||||
<width>168</width>
|
||||
<height>531</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="label">
|
||||
@@ -243,7 +243,7 @@
|
||||
<item>
|
||||
<widget class="QToolButton" name="bt_delay_popup">
|
||||
<property name="text">
|
||||
<string>Delayed popup</string>
|
||||
<string>Delayed popup </string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user