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 1755f05..ce4a6bd 100644
--- a/kipi-plugins/htmlexport/plugin.h
+++ b/kipi-plugins/htmlexport/plugin.h
@@ -31,7 +31,7 @@ namespace KIPIHTMLExport {
* Implementation of the KIPI::Plugin abstract class for HTMLExport.
*/
class Plugin : public KIPI::Plugin {
- Q_OBJECT
+ TQ_OBJECT
public: