summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoDocumentInfoDlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoDocumentInfoDlg.h')
-rw-r--r--lib/kofficecore/KoDocumentInfoDlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kofficecore/KoDocumentInfoDlg.h b/lib/kofficecore/KoDocumentInfoDlg.h
index a636c7dd..30703ba2 100644
--- a/lib/kofficecore/KoDocumentInfoDlg.h
+++ b/lib/kofficecore/KoDocumentInfoDlg.h
@@ -34,7 +34,7 @@ class KArchiveEntry;
class KOFFICECORE_EXPORT KoDocumentInfoDlg : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
KoDocumentInfoDlg( KoDocumentInfo *docInfo, TQWidget *parent = 0, const char *name = 0,
@@ -69,7 +69,7 @@ private:
class KOFFICECORE_EXPORT KoDocumentInfoPropsPage : public KPropsDlgPlugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
KoDocumentInfoPropsPage( KPropertiesDialog *props, const char *name = 0,