summaryrefslogtreecommitdiffstats
path: root/xparts/src/tde/xparthost_kpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/src/tde/xparthost_kpart.h')
-rw-r--r--xparts/src/tde/xparthost_kpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/src/tde/xparthost_kpart.h b/xparts/src/tde/xparthost_kpart.h
index 8cc54699..a8e74d1e 100644
--- a/xparts/src/tde/xparthost_kpart.h
+++ b/xparts/src/tde/xparthost_kpart.h
@@ -19,7 +19,7 @@ class QXEmbed;
*/
class XPartHost_KPart : public KParts::ReadOnlyPart, public XPartHost
{
- Q_OBJECT
+ TQ_OBJECT
public:
XPartHost_KPart( TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name );