From 28166400a4ac95793e5adb51721722e8656ebe4a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:43 -0600 Subject: Remove spurious TQ_OBJECT instances --- konq-plugins/babelfish/plugin_babelfish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/babelfish/plugin_babelfish.h') diff --git a/konq-plugins/babelfish/plugin_babelfish.h b/konq-plugins/babelfish/plugin_babelfish.h index af7bb01..78b1087 100644 --- a/konq-plugins/babelfish/plugin_babelfish.h +++ b/konq-plugins/babelfish/plugin_babelfish.h @@ -28,7 +28,7 @@ namespace KIO { class Job; } class PluginBabelFish : public KParts::Plugin { Q_OBJECT - TQ_OBJECT + public: PluginBabelFish( TQObject* parent, const char* name, const TQStringList & ); -- cgit v1.2.1