From 82072ef281de2d5948a42fb69ae800d47e0800be Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:40 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- quanta/parts/preview/whtmlpart.cpp | 4 ++-- quanta/parts/preview/whtmlpart.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'quanta/parts/preview') diff --git a/quanta/parts/preview/whtmlpart.cpp b/quanta/parts/preview/whtmlpart.cpp index e86a9203..94552890 100644 --- a/quanta/parts/preview/whtmlpart.cpp +++ b/quanta/parts/preview/whtmlpart.cpp @@ -23,8 +23,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/quanta/parts/preview/whtmlpart.h b/quanta/parts/preview/whtmlpart.h index 432cb831..2fbed22e 100644 --- a/quanta/parts/preview/whtmlpart.h +++ b/quanta/parts/preview/whtmlpart.h @@ -20,7 +20,7 @@ #include -#include +#include class KPopupMenu; /** -- cgit v1.2.1