summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoDocument.h')
-rw-r--r--lib/kofficecore/KoDocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h
index 1a5d0805..829639ac 100644
--- a/lib/kofficecore/KoDocument.h
+++ b/lib/kofficecore/KoDocument.h
@@ -61,7 +61,7 @@ class KoOpenPane;
class KOFFICECORE_EXPORT KoDocument : public KParts::ReadWritePart
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQCString dcopObjectId READ dcopObjectId)
TQ_PROPERTY( bool backupFile READ backupFile WRITE setBackupFile )