[Kst] branches/work/kst/kst1kde4/kst/src/libkstapp

Zongyi Zhang freebody.kst at gmail.com
Tue Apr 20 00:23:55 CEST 2010


SVN commit 1116635 by zhang:

continue kst1kde4

 M  +1 -1      kstvvdialog.cpp  


--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstvvdialog.cpp #1116634:1116635
@@ -147,7 +147,7 @@
     }
 
     if (!old.isNull() && plots.contains(old)) {
-// xxx      _w->_plotList->setCurrentText(old);
+      _w->_plotList->setItemText(_w->_plotList->currentIndex(), old);
     }
 }
 


More information about the Kst mailing list