[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu Aug 12 22:04:07 CEST 2004
CVS commit by staikos:
include optimizations, remove dead code
M +0 -1 kstdatacollection.h 1.18
M +0 -1 kstdebugdialog_i.h 1.7
M +1 -0 kstlogtable.h 1.6
R kstfilter.cpp 1.15
R kstfilter.h 1.16
R kstline.cpp 1.1.1.1
--- kdeextragear-2/kst/kst/kstdatacollection.h #1.17:1.18
@@ -21,5 +21,4 @@
#include "kstvector.h"
#include "kstscalar.h"
-#include "kstfilter.h"
#include "kstdataobject.h"
#include "kstdatasource.h"
--- kdeextragear-2/kst/kst/kstdebugdialog_i.h #1.6:1.7
@@ -20,5 +20,4 @@
#include <qlabel.h>
-#include <qtable.h>
#include "debugdialog.h"
--- kdeextragear-2/kst/kst/kstlogtable.h #1.5:1.6
@@ -20,4 +20,5 @@
#include "kstdebug.h"
+#include <qtable.h>
class KstLogTable : public QTable {
More information about the Kst
mailing list