From 9cc13dcbb01a96c9e60a07ca63c61d24b374f50d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:59:50 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12. --- kmail/customtemplates.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmail/customtemplates.cpp') diff --git a/kmail/customtemplates.cpp b/kmail/customtemplates.cpp index aa0a6c415..279c71ae6 100644 --- a/kmail/customtemplates.cpp +++ b/kmail/customtemplates.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include @@ -117,7 +117,7 @@ CustomTemplates::CustomTemplates( TQWidget *parent, const char *name ) "Universal which can be used for all kind of operations. " "You cannot bind keyboard shortcut to Universal templates.

" "" ); - mHelp->setText( i18n( "How does this work?" ).arg( help ) ); + mHelp->setText( i18n( "How does this work?" ).tqarg( help ) ); const TQString toToolTip = i18n( "Additional recipients of the message when forwarding" ); const TQString ccToolTip = i18n( "Additional recipients who get a copy of the message when forwarding" ); -- cgit v1.2.1