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/qmake/projectconfigurationdlg.h | 2 -- buildtools/qmake/trollprojectpart.cpp | 1 - buildtools/qmake/trollprojectwidget.cpp | 1 - buildtools/qmake/trollprojectwidget.h | 1 - 4 files changed, 5 deletions(-) (limited to 'buildtools/qmake') 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 -- cgit v1.2.3