1
0
Fork 0

GUI: fixed some button sizes in HexEditDialog

This commit is contained in:
Mr. eXoDia 2014-07-24 18:45:10 +02:00
parent 3f4584ce63
commit 22ab7f3920
1 changed files with 4 additions and 4 deletions

View File

@ -141,9 +141,9 @@
<widget class="QPushButton" name="btnAscii2Hex">
<property name="geometry">
<rect>
<x>297</x>
<x>271</x>
<y>53</y>
<width>75</width>
<width>101</width>
<height>23</height>
</rect>
</property>
@ -154,9 +154,9 @@
<widget class="QPushButton" name="btnUnicode2Hex">
<property name="geometry">
<rect>
<x>297</x>
<x>271</x>
<y>103</y>
<width>75</width>
<width>101</width>
<height>23</height>
</rect>
</property>