From bd11bce76f195adf4f3806cef8cf2e0737c99ff2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:22:31 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- khexedit/parts/kpart/khebrowserextension.cpp | 2 +- khexedit/parts/kpart/khepart.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'khexedit/parts') diff --git a/khexedit/parts/kpart/khebrowserextension.cpp b/khexedit/parts/kpart/khebrowserextension.cpp index 5c6a192..6adebaa 100644 --- a/khexedit/parts/kpart/khebrowserextension.cpp +++ b/khexedit/parts/kpart/khebrowserextension.cpp @@ -16,7 +16,7 @@ // qt specific -#include +#include // app specific #include "khexedit.h" #include "khepart.h" diff --git a/khexedit/parts/kpart/khepart.cpp b/khexedit/parts/kpart/khepart.cpp index 7fb6a33..f7afb56 100644 --- a/khexedit/parts/kpart/khepart.cpp +++ b/khexedit/parts/kpart/khepart.cpp @@ -18,7 +18,7 @@ // kde specific #include //#include -#include +#include #include //#include // app specific -- cgit v1.2.1