[Kst] kdeextragear-2/kst/kst

Rick Chern rchern at interchange.ubc.ca
Tue Aug 17 22:43:37 CEST 2004


CVS commit by rchern: 

Keep the current plot selected after editing the plot name.


  M +1 -0      kstplotdialog_i.cpp   1.82


--- kdeextragear-2/kst/kst/kstplotdialog_i.cpp  #1.81:1.82
@@ -659,4 +659,5 @@ void KstPlotDialogI::edit_I() {
     static_cast<KstViewWindow*>(c)->view()->paint(P_PLOT);
 
+    _plotName = Name->text().stripWhiteSpace();
     update();
     emit docChanged();





More information about the Kst mailing list