[Kst] kdeextragear-2/kst/kst

Andrew Walker arwalker at sumusltd.com
Thu Aug 19 18:22:32 CEST 2004


CVS commit by arwalker: 

Allow the user to move multiple plots to and from the available/displayed objects list.


  M +1 -0      plotlistbox.cpp   1.2


--- kdeextragear-2/kst/kst/plotlistbox.cpp  #1.1:1.2
@@ -22,4 +22,5 @@ PlotListBox::PlotListBox(QWidget *parent
   setDragEnabled(true);
   setAcceptDrops(true);
+  setSelectionMode(QListBox::Extended);
 }
 





More information about the Kst mailing list