From c2f28aadde2e2e12594c4d0b8d334254dc76a712 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 23 Mar 2026 11:59:03 +0900 Subject: Remove use of TDE_VERSION Signed-off-by: Michele Calgaro --- quanta/project/Makefile.am | 2 +- quanta/project/projectnewgeneral.cpp | 1 - quanta/project/projectnewlocal.cpp | 1 - quanta/project/projectoptions.ui.h | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) (limited to 'quanta/project') 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 #include #include -#include //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 #include #include -#include #include #include 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 #include -#include #include #include -- cgit v1.2.3