From 44a617440d6967f63e5284e92f4edc6e27c7ce45 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 23 Mar 2026 11:58:53 +0900 Subject: Remove use of TDE_VERSION Signed-off-by: Michele Calgaro --- buildtools/autotools/addicondlg.cpp | 1 - buildtools/autotools/addprefixdlg.cpp | 1 - buildtools/autotools/addtranslationdlg.cpp | 1 - buildtools/autotools/autoprojectpart.cpp | 1 - 4 files changed, 4 deletions(-) (limited to 'buildtools/autotools') 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 #include #include -#include // 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 #include #include -#include 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 #include #include -#include #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 #include #include -#include #include #include -- cgit v1.2.3