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

Zongyi Zhang freebody.kst at gmail.com
Wed Apr 7 19:27:46 CEST 2010


SVN commit 1112248 by zhang:

continue removing kde classes

 M  +2 -1      kst2dplotwidget.cpp  
 M  +1 -1      kstcurvedifferentiate.cpp  
 M  +1 -1      kstmonochromedialog.cpp  
 M  +1 -1      kstviewlegendwidget.cpp  


--- branches/work/kst/kst1kde4/kst/src/libkstapp/kst2dplotwidget.cpp #1112247:1112248
@@ -28,9 +28,10 @@
 #include <QStyle>
 #include <QToolTip>
 
+/* xxx
 #include <kcolorbutton.h>
 #include <kiconloader.h>
-#include <klineedit.h>
+#include <klineedit.h> */
 
 #include "plotlistbox.h"
 #include "vectorselector.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstcurvedifferentiate.cpp #1112247:1112248
@@ -15,7 +15,7 @@
  *                                                                         *
  ***************************************************************************/
 
-#include <kiconloader.h>
+// xxx #include <kiconloader.h>
 
 #include "kst2dplot.h"
 #include "kstcurvedifferentiate.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstmonochromedialog.cpp #1112247:1112248
@@ -21,7 +21,7 @@
 #include <QPushButton>
 #include <QSpinBox>
 
-#include <kiconloader.h>
+// xxx #include <kiconloader.h>
 
 #include "kstlinestyle.h"
 #include "kstmonochromedialog.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstviewlegendwidget.cpp #1112247:1112248
@@ -20,7 +20,7 @@
 #include <QToolTip>
 
 // include files for KDE
-#include <kiconloader.h>
+// xxx #include <kiconloader.h>
 
 // application specific includes
 #include "kst_export.h"


More information about the Kst mailing list