From ece35c015c54312eb13f583cc247cdd9a4051b4d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:12:56 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- lib/koproperty/editors/fontedit.cpp | 4 ++-- lib/koproperty/editors/pixmapedit.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/koproperty/editors') diff --git a/lib/koproperty/editors/fontedit.cpp b/lib/koproperty/editors/fontedit.cpp index 84c7c3d2..2de0468b 100644 --- a/lib/koproperty/editors/fontedit.cpp +++ b/lib/koproperty/editors/fontedit.cpp @@ -32,8 +32,8 @@ #include #include -#include -#include +#include +#include #include //! @internal diff --git a/lib/koproperty/editors/pixmapedit.cpp b/lib/koproperty/editors/pixmapedit.cpp index f803d4c3..a01248f2 100644 --- a/lib/koproperty/editors/pixmapedit.cpp +++ b/lib/koproperty/editors/pixmapedit.cpp @@ -40,7 +40,7 @@ #ifdef TQ_WS_WIN #include -#include +#include #endif #ifndef PURE_QT -- cgit v1.2.1