summaryrefslogtreecommitdiffstats
path: root/kmail/customtemplates.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/customtemplates.h')
-rw-r--r--kmail/customtemplates.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmail/customtemplates.h b/kmail/customtemplates.h
index a8c24061..21695824 100644
--- a/kmail/customtemplates.h
+++ b/kmail/customtemplates.h
@@ -35,6 +35,7 @@ class KShortcut;
class CustomTemplates : public CustomTemplatesBase
{
Q_OBJECT
+ TQ_OBJECT
public:
@@ -42,7 +43,7 @@ class CustomTemplates : public CustomTemplatesBase
public:
- CustomTemplates( TQWidget *parent = 0, const char *name = 0 );
+ CustomTemplates( TQWidget *tqparent = 0, const char *name = 0 );
~CustomTemplates();
void load();