Skip to content

Commit

Permalink
fix ui issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rajendrant authored and unknown committed Jul 9, 2012
1 parent 9684eb3 commit 12d99a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GuiSettingsWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<rect>
<x>320</x>
<y>420</y>
<width>161</width>
<width>170</width>
<height>32</height>
</rect>
</property>
Expand Down Expand Up @@ -1738,7 +1738,7 @@
<property name="title">
<string>Set the size of the window</string>
</property>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>11</x>
Expand Down Expand Up @@ -1800,7 +1800,7 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>12</x>
Expand Down

0 comments on commit 12d99a8

Please sign in to comment.