diff options
Diffstat (limited to 'kmail/customtemplates.h')
-rw-r--r-- | kmail/customtemplates.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/customtemplates.h b/kmail/customtemplates.h index c850723f8..09c8c8fb6 100644 --- a/kmail/customtemplates.h +++ b/kmail/customtemplates.h @@ -35,7 +35,7 @@ class KShortcut; class CustomTemplates : public CustomTemplatesBase { Q_OBJECT - TQ_OBJECT + public: |