[Kst] branches/work/kst/kst1kde4/kst/src/libkstapp
Zongyi Zhang
freebody.kst at gmail.com
Wed Apr 7 19:42:42 CEST 2010
SVN commit 1112252 by zhang:
continue removing kde classes
M +1 -1 kstcurvedialog.cpp
M +1 -1 kstdebugdialog.cpp
M +1 -1 kstplugindialog.cpp
M +2 -2 kstviewlegend.cpp
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstcurvedialog.cpp #1112251:1112252
@@ -22,7 +22,7 @@
#include <QRadioButton>
#include <QSpinBox>
-#include <kcolorbutton.h>
+// xxx #include <kcolorbutton.h>
#include "kst2dplot.h"
#include "kstchoosecolordialog.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstdebugdialog.cpp #1112251:1112252
@@ -21,7 +21,7 @@
#include <QListWidget>
#include <QListWidgetItem>
-#include <kcolorbutton.h>
+// xxx #include <kcolorbutton.h>
#include "kst.h"
#include "kstdatacollection.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstplugindialog.cpp #1112251:1112252
@@ -30,7 +30,7 @@
#include <QToolTip>
#include <QWhatsThis>
-#include <kcolorbutton.h>
+// xxx #include <kcolorbutton.h>
#include "curveappearancewidget.h"
#include "kst.h"
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstviewlegend.cpp #1112251:1112252
@@ -28,8 +28,8 @@
#include <QTextDocument>
#include <QSpinBox>
-// xxx #include <kglobal.h>
-#include <kcolorbutton.h>
+/* xxx #include <kglobal.h>
+#include <kcolorbutton.h> */
#include "kstviewlegend.h"
More information about the Kst
mailing list