[Kst] branches/work/kst/portto4/kst/src/libkstapp
Eli Fidler
eli at staikos.net
Wed Oct 17 23:08:19 CEST 2007
SVN commit 726491 by fidler:
from and to were switched
M +2 -2 vectortab.ui
--- branches/work/kst/portto4/kst/src/libkstapp/vectortab.ui #726490:726491
@@ -245,7 +245,7 @@
</widget>
</item>
<item>
- <widget class="QLineEdit" name="_to" >
+ <widget class="QLineEdit" name="_from" >
<property name="whatsThis" >
<string>The minimum value of the independent variable.</string>
</property>
@@ -274,7 +274,7 @@
</widget>
</item>
<item>
- <widget class="QLineEdit" name="_from" >
+ <widget class="QLineEdit" name="_to" >
<property name="whatsThis" >
<string>The maximum value of the independent variable.</string>
</property>
More information about the Kst
mailing list