diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2014-11-03 05:58:32 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-11-03 05:58:32 +0100 | 
| commit | 18ce3b38db5e33bdfb8726c2dacbb81161cf7b68 (patch) | |
| tree | bd13b265524fd73dd37dd9ff844101b8024618a9 /ftnoir_tracker_pt | |
| parent | d43bd26c01c6e100e69a23e750c9071350d689cd (diff) | |
ui typo/size
Diffstat (limited to 'ftnoir_tracker_pt')
| -rw-r--r-- | ftnoir_tracker_pt/FTNoIR_PT_Controls.ui | 26 | 
1 files changed, 13 insertions, 13 deletions
diff --git a/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui b/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui index 37301f03..3d92610a 100644 --- a/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui +++ b/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui @@ -587,7 +587,7 @@                <property name="geometry">                 <rect>                  <x>30</x> -                <y>90</y> +                <y>60</y>                  <width>111</width>                  <height>81</height>                 </rect> @@ -603,7 +603,7 @@                <property name="geometry">                 <rect>                  <x>20</x> -                <y>35</y> +                <y>30</y>                  <width>46</width>                  <height>13</height>                 </rect> @@ -615,8 +615,8 @@               <widget class="QSpinBox" name="cap_length_spin">                <property name="geometry">                 <rect> -                <x>20</x> -                <y>70</y> +                <x>80</x> +                <y>30</y>                  <width>101</width>                  <height>22</height>                 </rect> @@ -660,8 +660,8 @@               <widget class="QLabel" name="label_47">                <property name="geometry">                 <rect> -                <x>270</x> -                <y>85</y> +                <x>200</x> +                <y>80</y>                  <width>81</width>                  <height>81</height>                 </rect> @@ -676,8 +676,8 @@               <widget class="QSpinBox" name="cap_width_spin">                <property name="geometry">                 <rect> -                <x>255</x> -                <y>55</y> +                <x>210</x> +                <y>50</y>                  <width>100</width>                  <height>22</height>                 </rect> @@ -695,8 +695,8 @@               <widget class="QLabel" name="label_49">                <property name="geometry">                 <rect> -                <x>290</x> -                <y>35</y> +                <x>200</x> +                <y>30</y>                  <width>46</width>                  <height>13</height>                 </rect> @@ -708,8 +708,8 @@               <widget class="QSpinBox" name="cap_height_spin">                <property name="geometry">                 <rect> -                <x>60</x> -                <y>120</y> +                <x>50</x> +                <y>140</y>                  <width>116</width>                  <height>22</height>                 </rect> @@ -898,7 +898,7 @@                   </sizepolicy>                  </property>                  <property name="text"> -                 <string><html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">3</span></p></body></html></string> +                 <string><html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">2</span></p></body></html></string>                  </property>                 </widget>                </item>  | 
