Skip to content

Commit

Permalink
Editbar layout
Browse files Browse the repository at this point in the history
Optimized editbar a bit so that it's useable on OSX a bit more
  • Loading branch information
benapetr committed Sep 29, 2015
1 parent b501c68 commit 37ae183
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions huggle/editbar.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>484</width>
<height>69</height>
<height>70</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -52,7 +52,7 @@
<widget class="QPushButton" name="pushButton_2">
<property name="maximumSize">
<size>
<width>20</width>
<width>28</width>
<height>16777215</height>
</size>
</property>
Expand All @@ -65,7 +65,7 @@
<widget class="QPushButton" name="pushButton">
<property name="maximumSize">
<size>
<width>20</width>
<width>28</width>
<height>16777215</height>
</size>
</property>
Expand Down Expand Up @@ -102,7 +102,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>390</width>
<width>398</width>
<height>22</height>
</rect>
</property>
Expand Down Expand Up @@ -176,7 +176,7 @@
<widget class="QPushButton" name="pushButton_4">
<property name="maximumSize">
<size>
<width>20</width>
<width>28</width>
<height>16777215</height>
</size>
</property>
Expand All @@ -189,7 +189,7 @@
<widget class="QPushButton" name="pushButton_3">
<property name="maximumSize">
<size>
<width>20</width>
<width>28</width>
<height>16777215</height>
</size>
</property>
Expand Down Expand Up @@ -226,7 +226,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>390</width>
<width>398</width>
<height>22</height>
</rect>
</property>
Expand Down

0 comments on commit 37ae183

Please sign in to comment.