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 --- kcalc/kcalc.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kcalc/kcalc.cpp') diff --git a/kcalc/kcalc.cpp b/kcalc/kcalc.cpp index b18882d..63d8e81 100644 --- a/kcalc/kcalc.cpp +++ b/kcalc/kcalc.cpp @@ -41,8 +41,8 @@ #include -#include -#include +#include +#include #include #include #include @@ -50,14 +50,14 @@ #include #include #include -#include +#include #include #include #include #include #include #include -#include +#include #include #include #include @@ -69,7 +69,7 @@ #include "general.h" #include "colors.h" #include "constants.h" -#include +#include #include "kcalc_settings.h" -- cgit v1.2.1