[Kst] kst_0_99_branch: kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed Aug 18 03:13:57 CEST 2004


CVS commit by staikos: 

backport: Keep the current plot selected after editing the plot name.


  M +1 -0      kstplotdialog_i.cpp   1.76.2.2


--- kdeextragear-2/kst/kst/kstplotdialog_i.cpp  #1.76.2.1:1.76.2.2
@@ -658,4 +658,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