summaryrefslogtreecommitdiffstats
path: root/kugar/part/kugar_part.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 19:55:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 19:55:40 -0600
commit73ff676f11662d6178c8854a7832ebffe2ae409d (patch)
tree9e89ea7d87940087d2d3c5db9b378ef989dd1346 /kugar/part/kugar_part.h
parentc2ba2f56121c21a762619faf195e8332ef5b224f (diff)
downloadkoffice-73ff676f11662d6178c8854a7832ebffe2ae409d.tar.gz
koffice-73ff676f11662d6178c8854a7832ebffe2ae409d.zip
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'kugar/part/kugar_part.h')
-rw-r--r--kugar/part/kugar_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kugar/part/kugar_part.h b/kugar/part/kugar_part.h
index e41deb62..9d61361c 100644
--- a/kugar/part/kugar_part.h
+++ b/kugar/part/kugar_part.h
@@ -11,7 +11,7 @@
#include "mpagecollection.h"
#include "mreportengine.h"
-class KInstance;
+class TDEInstance;
class KugarBrowserExtension;
class KugarPart: public KoDocument