diff options
Diffstat (limited to 'parts/openwith')
-rw-r--r-- | parts/openwith/openwithpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/openwith/openwithpart.h b/parts/openwith/openwithpart.h index bd338a3f..6cbbd6c0 100644 --- a/parts/openwith/openwithpart.h +++ b/parts/openwith/openwithpart.h @@ -11,7 +11,7 @@ class Context; class OpenWithPart : public KDevPlugin { - Q_OBJECT + TQ_OBJECT public: |