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 - buildtools/custommakefiles/customprojectpart.cpp | 1 - buildtools/lib/widgets/addenvvardlg.cpp | 1 - buildtools/lib/widgets/addfilesdialog.h | 1 - buildtools/pascal/pascalproject_part.cpp | 1 - buildtools/qmake/projectconfigurationdlg.h | 2 -- buildtools/qmake/trollprojectpart.cpp | 1 - buildtools/qmake/trollprojectwidget.cpp | 1 - buildtools/qmake/trollprojectwidget.h | 1 - buildtools/script/scriptnewfiledlg.cpp | 1 - 13 files changed, 14 deletions(-) (limited to 'buildtools') 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 diff --git a/buildtools/custommakefiles/customprojectpart.cpp b/buildtools/custommakefiles/customprojectpart.cpp index 3afa0ff6..6b800e32 100644 --- a/buildtools/custommakefiles/customprojectpart.cpp +++ b/buildtools/custommakefiles/customprojectpart.cpp @@ -38,7 +38,6 @@ #include #include #include -#include #include #include "domutil.h" diff --git a/buildtools/lib/widgets/addenvvardlg.cpp b/buildtools/lib/widgets/addenvvardlg.cpp index 9e7c08b6..f810aa65 100644 --- a/buildtools/lib/widgets/addenvvardlg.cpp +++ b/buildtools/lib/widgets/addenvvardlg.cpp @@ -23,7 +23,6 @@ #include #include #include -#include #include "addenvvardlg.h" diff --git a/buildtools/lib/widgets/addfilesdialog.h b/buildtools/lib/widgets/addfilesdialog.h index e2b8b5cd..f52ca3d6 100644 --- a/buildtools/lib/widgets/addfilesdialog.h +++ b/buildtools/lib/widgets/addfilesdialog.h @@ -19,7 +19,6 @@ #ifndef ADDFILESDIALOG_H #define ADDFILESDIALOG_H -#include #include class TQComboBox; diff --git a/buildtools/pascal/pascalproject_part.cpp b/buildtools/pascal/pascalproject_part.cpp index c0bd71f3..f09f31dd 100644 --- a/buildtools/pascal/pascalproject_part.cpp +++ b/buildtools/pascal/pascalproject_part.cpp @@ -28,7 +28,6 @@ #include #include #include -#include #include #include "domutil.h" diff --git a/buildtools/qmake/projectconfigurationdlg.h b/buildtools/qmake/projectconfigurationdlg.h index bcf38005..fe19187f 100644 --- a/buildtools/qmake/projectconfigurationdlg.h +++ b/buildtools/qmake/projectconfigurationdlg.h @@ -19,8 +19,6 @@ #define PROJECTCONFIGURATIONDLG_H #include "projectconfigurationdlgbase.h" -//#include "trollprojectwidget.h" -#include #include #include #include diff --git a/buildtools/qmake/trollprojectpart.cpp b/buildtools/qmake/trollprojectpart.cpp index 58aa9d17..378eef27 100644 --- a/buildtools/qmake/trollprojectpart.cpp +++ b/buildtools/qmake/trollprojectpart.cpp @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include diff --git a/buildtools/qmake/trollprojectwidget.cpp b/buildtools/qmake/trollprojectwidget.cpp index bc5c850c..f9f01319 100644 --- a/buildtools/qmake/trollprojectwidget.cpp +++ b/buildtools/qmake/trollprojectwidget.cpp @@ -52,7 +52,6 @@ #include #include #include -#include #include #include #include diff --git a/buildtools/qmake/trollprojectwidget.h b/buildtools/qmake/trollprojectwidget.h index 7821d075..216c803e 100644 --- a/buildtools/qmake/trollprojectwidget.h +++ b/buildtools/qmake/trollprojectwidget.h @@ -28,7 +28,6 @@ #include #include #include -#include #include #include #include diff --git a/buildtools/script/scriptnewfiledlg.cpp b/buildtools/script/scriptnewfiledlg.cpp index 001565b2..857b79e9 100644 --- a/buildtools/script/scriptnewfiledlg.cpp +++ b/buildtools/script/scriptnewfiledlg.cpp @@ -23,7 +23,6 @@ #include #include #include -#include #include "scriptprojectpart.h" #include "filetemplate.h" -- cgit v1.2.3