diff options
Diffstat (limited to 'lib/kofficecore/KoView.h')
-rw-r--r-- | lib/kofficecore/KoView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoView.h b/lib/kofficecore/KoView.h index db8e1fc6a..549296da1 100644 --- a/lib/kofficecore/KoView.h +++ b/lib/kofficecore/KoView.h @@ -37,7 +37,7 @@ class KoViewPrivate; class KoViewChild; class KoFrame; class KStatusBar; -class KInstance; +class TDEInstance; class KPrinter; class KoDocumentChild; class DCOPObject; |