From e46eba349e7029d919b213b7130086503d1e042e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:22:07 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kspy/classinfoview.h | 2 +- kspy/navview.h | 2 +- kspy/propsview.h | 2 +- kspy/receiversview.h | 2 +- kspy/sigslotview.h | 2 +- kspy/spy.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'kspy') diff --git a/kspy/classinfoview.h b/kspy/classinfoview.h index 121a276c..71f4d5ba 100644 --- a/kspy/classinfoview.h +++ b/kspy/classinfoview.h @@ -19,7 +19,7 @@ #define CLASSINFOVIEW_H #include -#include +#include /** *@author Richard Dale diff --git a/kspy/navview.h b/kspy/navview.h index f0ab3ee1..ed87da79 100644 --- a/kspy/navview.h +++ b/kspy/navview.h @@ -19,7 +19,7 @@ #define NAVVIEW_H #include -#include +#include class NavViewItem; diff --git a/kspy/propsview.h b/kspy/propsview.h index f98f068b..7ce538f3 100644 --- a/kspy/propsview.h +++ b/kspy/propsview.h @@ -19,7 +19,7 @@ #define PROPSVIEW_H #include -#include +#include /** *@author Richard Moore diff --git a/kspy/receiversview.h b/kspy/receiversview.h index 965ee65a..420e16a4 100644 --- a/kspy/receiversview.h +++ b/kspy/receiversview.h @@ -19,7 +19,7 @@ #define RECEIVERSVIEW_H #include -#include +#include /** *@author Richard Dale diff --git a/kspy/sigslotview.h b/kspy/sigslotview.h index 7a478cc5..97615cdc 100644 --- a/kspy/sigslotview.h +++ b/kspy/sigslotview.h @@ -19,7 +19,7 @@ #define SIGSLOTVIEW_H #include -#include +#include /** *@author Richard Moore diff --git a/kspy/spy.cpp b/kspy/spy.cpp index 2067add6..9d61989e 100644 --- a/kspy/spy.cpp +++ b/kspy/spy.cpp @@ -15,7 +15,7 @@ * * ***************************************************************************/ -#include +#include #include #include -- cgit v1.2.3