From c46f36d00839916c8b6cde8ed2ca54aeb40dba19 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:23:27 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- quanta/project/eventconfigurationdlg.cpp | 2 +- quanta/project/eventconfigurationdlgs.ui | 2 +- quanta/project/eventeditordlg.cpp | 2 +- quanta/project/project.cpp | 4 ++-- quanta/project/projectprivate.cpp | 4 ++-- quanta/project/teammembersdlg.cpp | 2 +- quanta/project/teammembersdlgs.ui | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) (limited to 'quanta/project') diff --git a/quanta/project/eventconfigurationdlg.cpp b/quanta/project/eventconfigurationdlg.cpp index d3c84d26..0e20506c 100644 --- a/quanta/project/eventconfigurationdlg.cpp +++ b/quanta/project/eventconfigurationdlg.cpp @@ -20,7 +20,7 @@ //kde includes #include #include -#include +#include #include #include diff --git a/quanta/project/eventconfigurationdlgs.ui b/quanta/project/eventconfigurationdlgs.ui index f60d8f6d..73bb8666 100644 --- a/quanta/project/eventconfigurationdlgs.ui +++ b/quanta/project/eventconfigurationdlgs.ui @@ -218,6 +218,6 @@ - klistview.h + tdelistview.h diff --git a/quanta/project/eventeditordlg.cpp b/quanta/project/eventeditordlg.cpp index d98c5ce3..6210e1cd 100644 --- a/quanta/project/eventeditordlg.cpp +++ b/quanta/project/eventeditordlg.cpp @@ -20,7 +20,7 @@ #include //kde includes -#include +#include #include #include diff --git a/quanta/project/project.cpp b/quanta/project/project.cpp index c4da3a3c..30982a8b 100644 --- a/quanta/project/project.cpp +++ b/quanta/project/project.cpp @@ -27,14 +27,14 @@ #include // include files for KDE -#include +#include #include #include #include #include #include #include -#include +#include #include #include #include diff --git a/quanta/project/projectprivate.cpp b/quanta/project/projectprivate.cpp index 1df99466..bbf543ad 100644 --- a/quanta/project/projectprivate.cpp +++ b/quanta/project/projectprivate.cpp @@ -27,7 +27,7 @@ #include //kde includes -#include +#include #include #include #include @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/quanta/project/teammembersdlg.cpp b/quanta/project/teammembersdlg.cpp index da902bf1..fe13a530 100644 --- a/quanta/project/teammembersdlg.cpp +++ b/quanta/project/teammembersdlg.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include diff --git a/quanta/project/teammembersdlgs.ui b/quanta/project/teammembersdlgs.ui index dc8f0328..512c02ca 100644 --- a/quanta/project/teammembersdlgs.ui +++ b/quanta/project/teammembersdlgs.ui @@ -242,7 +242,7 @@ klineedit.h kpushbutton.h kpushbutton.h - klistview.h + tdelistview.h kpushbutton.h kpushbutton.h -- cgit v1.2.1