Commit 549046e1 authored by Dan Pascu's avatar Dan Pascu

Enhanced the aspect of the control buttons

parent 7303fe6d
......@@ -51,12 +51,6 @@
</property>
<item>
<widget class="AccountSelector" name="identity">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>21</height>
</size>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
......@@ -77,6 +71,9 @@
<height>14</height>
</size>
</property>
<property name="frame">
<bool>false</bool>
</property>
</widget>
</item>
<item>
......@@ -679,6 +676,9 @@ padding: 2px;</string>
<height>18</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item>
......@@ -726,6 +726,9 @@ padding: 2px;</string>
<height>16</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item>
......@@ -755,6 +758,9 @@ padding: 2px;</string>
<height>16</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item>
......@@ -784,6 +790,9 @@ padding: 2px;</string>
<height>16</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item>
......@@ -816,6 +825,9 @@ padding: 2px;</string>
<property name="popupMode">
<enum>QToolButton::InstantPopup</enum>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
......@@ -867,6 +879,9 @@ padding: 2px;</string>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
......@@ -1014,6 +1029,9 @@ padding: 2px;</string>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment