summaryrefslogtreecommitdiffstats
path: root/kmail/antispamwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/antispamwizard.h')
-rw-r--r--kmail/antispamwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/antispamwizard.h b/kmail/antispamwizard.h
index 738d8516a..e80234263 100644
--- a/kmail/antispamwizard.h
+++ b/kmail/antispamwizard.h
@@ -259,7 +259,7 @@ namespace KMail {
/* convenience method to sort out new and existing filters */
void sortFilterOnExistance( const TQString & intendedFilterName,
TQString & newFilters,
- TQString & replaceFilters );
+ TQString & tqreplaceFilters );
/* The pages in the wizard */
ASWizInfoPage * mInfoPage;