summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools')
-rw-r--r--buildtools/autotools/addicondlg.cpp1
-rw-r--r--buildtools/autotools/addprefixdlg.cpp1
-rw-r--r--buildtools/autotools/addtranslationdlg.cpp1
-rw-r--r--buildtools/autotools/autoprojectpart.cpp1
4 files changed, 0 insertions, 4 deletions
diff --git a/buildtools/autotools/addicondlg.cpp b/buildtools/autotools/addicondlg.cpp
index ffd70efc..206ce7df 100644
--- a/buildtools/autotools/addicondlg.cpp
+++ b/buildtools/autotools/addicondlg.cpp
@@ -19,7 +19,6 @@
#include <tdeprocess.h>
#include <tdestandarddirs.h>
#include <kicontheme.h>
-#include <tdeversion.h> // fix me!
#include "autolistviewitems.h"
diff --git a/buildtools/autotools/addprefixdlg.cpp b/buildtools/autotools/addprefixdlg.cpp
index f7e13956..22c0eac1 100644
--- a/buildtools/autotools/addprefixdlg.cpp
+++ b/buildtools/autotools/addprefixdlg.cpp
@@ -18,7 +18,6 @@
#include <tdefiledialog.h>
#include <tdelocale.h>
#include <kstdguiitem.h>
-#include <tdeversion.h>
AddPrefixDialog::AddPrefixDialog( const TQString& nameEdit, const TQString& pathEdit,
TQWidget *parent, const char *name)
diff --git a/buildtools/autotools/addtranslationdlg.cpp b/buildtools/autotools/addtranslationdlg.cpp
index d745de2a..fc2be1d3 100644
--- a/buildtools/autotools/addtranslationdlg.cpp
+++ b/buildtools/autotools/addtranslationdlg.cpp
@@ -25,7 +25,6 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kstdguiitem.h>
-#include <tdeversion.h>
#include "misc.h"
#include "autoprojectpart.h"
diff --git a/buildtools/autotools/autoprojectpart.cpp b/buildtools/autotools/autoprojectpart.cpp
index 820d2d35..0fa6dcc8 100644
--- a/buildtools/autotools/autoprojectpart.cpp
+++ b/buildtools/autotools/autoprojectpart.cpp
@@ -41,7 +41,6 @@
#include <tdestandarddirs.h>
#include <tdemessagebox.h>
#include <tdeparts/part.h>
-#include <tdeversion.h>
#include <tdeprocess.h>
#include <domutil.h>