Skip to content

Commit

Permalink
adding space between button
Browse files Browse the repository at this point in the history
  • Loading branch information
apinprastya committed Jun 20, 2017
1 parent b6ef823 commit c1ad497
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion libprint/printtestdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>417</width>
<height>292</height>
<height>299</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -94,6 +94,9 @@
</item>
<item row="8" column="1">
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>5</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
Expand Down

0 comments on commit c1ad497

Please sign in to comment.