summaryrefslogtreecommitdiffstats
path: root/korn/subjectsdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korn/subjectsdlg.cpp')
-rw-r--r--korn/subjectsdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/subjectsdlg.cpp b/korn/subjectsdlg.cpp
index f770d075..333021c5 100644
--- a/korn/subjectsdlg.cpp
+++ b/korn/subjectsdlg.cpp
@@ -204,7 +204,7 @@ void KornSubjectsDlg::showMessage(TQListViewItem * item )
void KornSubjectsDlg::showSubjectsDlg( const TQString& name )
{
- setCaption( i18n("Mails in Box: %1").arg( name ) );
+ setCaption( i18n("Mails in Box: %1").tqarg( name ) );
// load the subjects
reloadSubjects();