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

Zongyi Zhang freebody.kst at gmail.com
Wed Apr 7 19:36:00 CEST 2010


SVN commit 1112250 by zhang:

continue removing kde classes

 M  +1 -1      kstcsddialog.cpp  
 M  +2 -2      kstimagedialog.cpp  
 M  +1 -1      kstpsddialog.cpp  


--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstcsddialog.cpp #1112249:1112250
@@ -24,7 +24,7 @@
 #include <QMessageBox>
 #include <QSpinBox>
 
-#include <knuminput.h>
+// xxx #include <knuminput.h>
 
 #include "fftoptionswidget.h"
 #include "colorpalettewidget.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstimagedialog.cpp #1112249:1112250
@@ -24,8 +24,8 @@
 #include <QSpinBox>
 #include <QMessageBox>
 
-#include <kcolorbutton.h>
-#include <knuminput.h>
+/* xxx #include <kcolorbutton.h>
+#include <knuminput.h> */
 
 #include "colorpalettewidget.h"
 #include "curveplacementwidget.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstpsddialog.cpp #1112249:1112250
@@ -22,7 +22,7 @@
 #include <QSpinBox>
 #include <QComboBox>
 
-#include <knuminput.h>
+// xxx #include <knuminput.h>
 
 #include "fftoptionswidget.h"
 #include "curveappearancewidget.h"


More information about the Kst mailing list