summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/htmlexport/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/htmlexport/plugin.h')
-rw-r--r--kipi-plugins/htmlexport/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/htmlexport/plugin.h b/kipi-plugins/htmlexport/plugin.h
index a29bf23..343437a 100644
--- a/kipi-plugins/htmlexport/plugin.h
+++ b/kipi-plugins/htmlexport/plugin.h
@@ -33,7 +33,7 @@ namespace KIPIHTMLExport {
*/
class Plugin : public KIPI::Plugin {
Q_OBJECT
- TQ_OBJECT
+
public:
Plugin(TQObject *parent, const char* name, const TQStringList &args);