From d1e0cc99a202cef3306b90b8839a6726e89f201e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:21:04 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- tdeparts/tests/example.cpp | 2 +- tdeparts/tests/ghostview.cpp | 2 +- tdeparts/tests/normalktm.cpp | 2 +- tdeparts/tests/normalktm.h | 2 +- tdeparts/tests/notepad.cpp | 2 +- tdeparts/tests/parts.cpp | 2 +- tdeparts/tests/plugin_spellcheck.cpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'tdeparts/tests') diff --git a/tdeparts/tests/example.cpp b/tdeparts/tests/example.cpp index 34a96a334..0571bf4ad 100644 --- a/tdeparts/tests/example.cpp +++ b/tdeparts/tests/example.cpp @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include Shell::Shell() diff --git a/tdeparts/tests/ghostview.cpp b/tdeparts/tests/ghostview.cpp index c365bcfcb..66d6f786a 100644 --- a/tdeparts/tests/ghostview.cpp +++ b/tdeparts/tests/ghostview.cpp @@ -1,7 +1,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/tdeparts/tests/normalktm.cpp b/tdeparts/tests/normalktm.cpp index b3907402e..14efbef94 100644 --- a/tdeparts/tests/normalktm.cpp +++ b/tdeparts/tests/normalktm.cpp @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include #include diff --git a/tdeparts/tests/normalktm.h b/tdeparts/tests/normalktm.h index 7183690f0..f60d490a6 100644 --- a/tdeparts/tests/normalktm.h +++ b/tdeparts/tests/normalktm.h @@ -3,7 +3,7 @@ #define __normalktm_h__ #include -#include +#include class TDEAction; class TQWidget; diff --git a/tdeparts/tests/notepad.cpp b/tdeparts/tests/notepad.cpp index f2b43ccda..547cab520 100644 --- a/tdeparts/tests/notepad.cpp +++ b/tdeparts/tests/notepad.cpp @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/tdeparts/tests/parts.cpp b/tdeparts/tests/parts.cpp index f41063ef9..e765f55e7 100644 --- a/tdeparts/tests/parts.cpp +++ b/tdeparts/tests/parts.cpp @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include Part1::Part1( TQObject *parent, TQWidget * parentWidget ) diff --git a/tdeparts/tests/plugin_spellcheck.cpp b/tdeparts/tests/plugin_spellcheck.cpp index dcdf33312..73d5b7986 100644 --- a/tdeparts/tests/plugin_spellcheck.cpp +++ b/tdeparts/tests/plugin_spellcheck.cpp @@ -1,7 +1,7 @@ #include "notepad.h" // this plugin applies to a notepad part #include #include "plugin_spellcheck.h" -#include +#include #include #include #include -- cgit v1.2.1