summaryrefslogtreecommitdiffstats
path: root/konq-plugins/babelfish/plugin_babelfish.h
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/babelfish/plugin_babelfish.h')
-rw-r--r--konq-plugins/babelfish/plugin_babelfish.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/konq-plugins/babelfish/plugin_babelfish.h b/konq-plugins/babelfish/plugin_babelfish.h
index 1844ce1..98efe04 100644
--- a/konq-plugins/babelfish/plugin_babelfish.h
+++ b/konq-plugins/babelfish/plugin_babelfish.h
@@ -28,8 +28,9 @@ namespace KIO { class Job; }
class PluginBabelFish : public KParts::Plugin
{
Q_OBJECT
+ TQ_OBJECT
public:
- PluginBabelFish( TQObject* parent, const char* name,
+ PluginBabelFish( TQObject* tqparent, const char* name,
const TQStringList & );
virtual ~PluginBabelFish();