[Kst] kdeextragear-2/kst/kst
Andrew Walker
arwalker at sumusltd.com
Tue Oct 5 18:23:42 CEST 2004
CVS commit by arwalker:
Switch the position of the top and x-axis sample label so that the sample labels are read in the same order (left to right, top to bottom) as the labels are edited (top to bottom).
M +3 -3 plotdialog.ui 1.61
--- kdeextragear-2/kst/kst/plotdialog.ui #1.60:1.61
@@ -9,5 +9,5 @@
<x>0</x>
<y>0</y>
- <width>522</width>
+ <width>527</width>
<height>691</height>
</rect>
@@ -1924,5 +1924,5 @@
<widget class="QLabel">
<property name="name">
- <cstring>SampleXLabel</cstring>
+ <cstring>SampleTopLabel</cstring>
</property>
<property name="sizePolicy">
@@ -1966,5 +1966,5 @@
<widget class="QLabel">
<property name="name">
- <cstring>SampleTopLabel</cstring>
+ <cstring>SampleXLabel</cstring>
</property>
<property name="sizePolicy">
More information about the Kst
mailing list