summaryrefslogtreecommitdiffstats
path: root/quanta/project
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:59:03 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:59:03 +0900
commitc2f28aadde2e2e12594c4d0b8d334254dc76a712 (patch)
treebbf33f8184e5906621b424f3b91ab0ca7b4b2772 /quanta/project
parente5595fbfda5ebe3973b90d7d56f5ee46561f948f (diff)
downloadtdewebdev-c2f28aadde2e2e12594c4d0b8d334254dc76a712.tar.gz
tdewebdev-c2f28aadde2e2e12594c4d0b8d334254dc76a712.zip
Remove use of TDE_VERSIONHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'quanta/project')
-rw-r--r--quanta/project/Makefile.am2
-rw-r--r--quanta/project/projectnewgeneral.cpp1
-rw-r--r--quanta/project/projectnewlocal.cpp1
-rw-r--r--quanta/project/projectoptions.ui.h1
4 files changed, 1 insertions, 4 deletions
diff --git a/quanta/project/Makefile.am b/quanta/project/Makefile.am
index f9a4248f..9eb648e1 100644
--- a/quanta/project/Makefile.am
+++ b/quanta/project/Makefile.am
@@ -20,7 +20,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/utility \
-I$(top_srcdir)/quanta/components/debugger \
-I$(top_srcdir)/quanta/components/debugger/interfaces \
-I$(top_builddir)/quanta/dialogs \
- $(KMDI_INCLUDES) $(all_includes)
+ $(all_includes)
noinst_HEADERS = teammembersdlg.h membereditdlg.h eventconfigurationdlg.h \
eventeditordlg.h
diff --git a/quanta/project/projectnewgeneral.cpp b/quanta/project/projectnewgeneral.cpp
index 1503b951..dfa467c9 100644
--- a/quanta/project/projectnewgeneral.cpp
+++ b/quanta/project/projectnewgeneral.cpp
@@ -32,7 +32,6 @@
#include <tdemessagebox.h>
#include <kurl.h>
#include <kprotocolinfo.h>
-#include <tdeversion.h>
//app includes
#include "projectnewgeneral.h"
diff --git a/quanta/project/projectnewlocal.cpp b/quanta/project/projectnewlocal.cpp
index 6964b030..8862db00 100644
--- a/quanta/project/projectnewlocal.cpp
+++ b/quanta/project/projectnewlocal.cpp
@@ -31,7 +31,6 @@
#include <tdefiledialog.h>
#include <kprogress.h>
#include <kmimetype.h>
-#include <tdeversion.h>
#include <kurlrequesterdlg.h>
#include <kurlrequester.h>
diff --git a/quanta/project/projectoptions.ui.h b/quanta/project/projectoptions.ui.h
index 54871a6c..5624f222 100644
--- a/quanta/project/projectoptions.ui.h
+++ b/quanta/project/projectoptions.ui.h
@@ -17,7 +17,6 @@
#include <kcombobox.h>
#include <tdefiledialog.h>
-#include <tdeversion.h>
#include <tdemessagebox.h>
#include <tdelocale.h>