summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:58:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 18:12:45 +0900
commit8f6827c723f4bb5a1b901b8351245c727bf3842c (patch)
tree92344aab5b3489c98e7b9a020c7b8402a63f9b1c /buildtools/qmake
parentb0b2752e0b49fc73a95d97913fcd96bdad218c68 (diff)
downloadtdevelop-r14.1.x.tar.gz
tdevelop-r14.1.x.zip
Remove use of TDE_VERSIONr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44a617440d6967f63e5284e92f4edc6e27c7ce45)
Diffstat (limited to 'buildtools/qmake')
-rw-r--r--buildtools/qmake/projectconfigurationdlg.h2
-rw-r--r--buildtools/qmake/trollprojectpart.cpp1
-rw-r--r--buildtools/qmake/trollprojectwidget.cpp1
-rw-r--r--buildtools/qmake/trollprojectwidget.h1
4 files changed, 0 insertions, 5 deletions
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 <tdeversion.h>
#include <tqlistview.h>
#include <tdelistview.h>
#include <tqmap.h>
diff --git a/buildtools/qmake/trollprojectpart.cpp b/buildtools/qmake/trollprojectpart.cpp
index de9b7f6e..ebd78efc 100644
--- a/buildtools/qmake/trollprojectpart.cpp
+++ b/buildtools/qmake/trollprojectpart.cpp
@@ -18,7 +18,6 @@
#include <tqdir.h>
#include <tqfileinfo.h>
#include <tqwhatsthis.h>
-#include <tdeversion.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kiconloader.h>
diff --git a/buildtools/qmake/trollprojectwidget.cpp b/buildtools/qmake/trollprojectwidget.cpp
index 14e24a63..3ff3e8f0 100644
--- a/buildtools/qmake/trollprojectwidget.cpp
+++ b/buildtools/qmake/trollprojectwidget.cpp
@@ -53,7 +53,6 @@
#include <tdeaction.h>
#include <kprocess.h>
#include <kinputdialog.h>
-#include <tdeversion.h>
#include <kdirwatch.h>
#include <kurlrequesterdlg.h>
#include <kurlrequester.h>
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 <tqtoolbutton.h>
#include <kiconloader.h>
#include <tdelocale.h>
-#include <tdeversion.h>
#include <tqbutton.h>
#include <tqfileinfo.h>
#include <tqptrlist.h>