diff options
Diffstat (limited to 'quanta/project')
| -rw-r--r-- | quanta/project/Makefile.am | 2 | ||||
| -rw-r--r-- | quanta/project/projectnewgeneral.cpp | 1 | ||||
| -rw-r--r-- | quanta/project/projectnewlocal.cpp | 1 | ||||
| -rw-r--r-- | quanta/project/projectoptions.ui.h | 1 |
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> |
