summaryrefslogtreecommitdiffstats
path: root/parts/openwith/openwithpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/openwith/openwithpart.h')
-rw-r--r--parts/openwith/openwithpart.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/parts/openwith/openwithpart.h b/parts/openwith/openwithpart.h
index 230fedcd..0f72adf8 100644
--- a/parts/openwith/openwithpart.h
+++ b/parts/openwith/openwithpart.h
@@ -12,10 +12,11 @@ class Context;
class OpenWithPart : public KDevPlugin
{
Q_OBJECT
+ TQ_OBJECT
public:
- OpenWithPart(TQObject *parent, const char *name, const TQStringList &);
+ OpenWithPart(TQObject *tqparent, const char *name, const TQStringList &);
~OpenWithPart();