[Kst] extragear/graphics/kst/kst
George Staikos
staikos at kde.org
Thu Oct 6 16:37:59 CEST 2005
SVN commit 467822 by staikos:
another round of include fixes
M +1 -0 kstchangefiledialog_i.cpp
M +1 -0 kstcurvedialog_i.cpp
M +2 -0 kstdoc.cpp
M +1 -0 kstviewwindow.cpp
--- trunk/extragear/graphics/kst/kst/kstchangefiledialog_i.cpp #467821:467822
@@ -28,6 +28,7 @@
#include <qregexp.h>
#include "kst.h"
+#include "kst2dplot.h"
#include "kstchangefiledialog_i.h"
#include "kstdatacollection.h"
#include "kstrmatrix.h"
--- trunk/extragear/graphics/kst/kst/kstcurvedialog_i.cpp #467821:467822
@@ -31,6 +31,7 @@
#include "curveappearancewidget.h"
#include "curveplacementwidget.h"
#include "editmultiplewidget.h"
+#include "kst2dplot.h"
#include "kstcurvedialog_i.h"
#include "kstviewwindow.h"
#include "kstuinames.h"
--- trunk/extragear/graphics/kst/kst/kstdoc.cpp #467821:467822
@@ -42,10 +42,12 @@
#include <ksavefile.h>
// application specific includes
+#include "kst2dplot.h"
#include "kstcsd.h"
#include "kstdoc.h"
#include "kstgraphfiledialog_i.h"
#include "kstequation.h"
+#include "ksteventmonitorentry.h"
#include "ksthistogram.h"
#include "kstimage.h"
#include "kstmatrixdefaults.h"
--- trunk/extragear/graphics/kst/kst/kstviewwindow.cpp #467821:467822
@@ -17,6 +17,7 @@
// include files for Qt
#include <qfile.h>
+#include <qpainter.h>
#include <qpaintdevicemetrics.h>
#include <qstylesheet.h>
More information about the Kst
mailing list