diff options
Diffstat (limited to 'lib/kotext/KoTextDocument.h')
| -rw-r--r-- | lib/kotext/KoTextDocument.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoTextDocument.h b/lib/kotext/KoTextDocument.h index 8cf9fd4d1..234095a62 100644 --- a/lib/kotext/KoTextDocument.h +++ b/lib/kotext/KoTextDocument.h @@ -45,7 +45,7 @@ class CustomItemsMap;  class KOTEXT_EXPORT KoTextDocument : public TQObject  {      Q_OBJECT -  TQ_OBJECT +        friend class KoTextCursor;      friend class KoTextParag;  | 
