diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:58:53 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:58:53 +0900 |
| commit | 44a617440d6967f63e5284e92f4edc6e27c7ce45 (patch) | |
| tree | c66c4b90110a41b43af45420684615d52cade013 /buildtools/qmake | |
| parent | f49e06a6384d84c7dc70f9fb6d1fe444e8973267 (diff) | |
| download | tdevelop-44a617440d6967f63e5284e92f4edc6e27c7ce45.tar.gz tdevelop-44a617440d6967f63e5284e92f4edc6e27c7ce45.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'buildtools/qmake')
| -rw-r--r-- | buildtools/qmake/projectconfigurationdlg.h | 2 | ||||
| -rw-r--r-- | buildtools/qmake/trollprojectpart.cpp | 1 | ||||
| -rw-r--r-- | buildtools/qmake/trollprojectwidget.cpp | 1 | ||||
| -rw-r--r-- | buildtools/qmake/trollprojectwidget.h | 1 |
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 58aa9d17..378eef27 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 bc5c850c..f9f01319 100644 --- a/buildtools/qmake/trollprojectwidget.cpp +++ b/buildtools/qmake/trollprojectwidget.cpp @@ -52,7 +52,6 @@ #include <tdeparts/part.h> #include <tdeaction.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> |
