summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/htmlexport/generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/htmlexport/generator.h')
-rw-r--r--kipi-plugins/htmlexport/generator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/htmlexport/generator.h b/kipi-plugins/htmlexport/generator.h
index 99ddd6f..50ff16b 100644
--- a/kipi-plugins/htmlexport/generator.h
+++ b/kipi-plugins/htmlexport/generator.h
@@ -39,7 +39,7 @@ class GalleryInfo;
*/
class Generator : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
Generator(KIPI::Interface*, GalleryInfo*, KIPI::BatchProgressDialog*);
~Generator();