From 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:50:21 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kmail/folderutil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/folderutil.cpp') diff --git a/kmail/folderutil.cpp b/kmail/folderutil.cpp index 40b543be7..0c2554dc0 100644 --- a/kmail/folderutil.cpp +++ b/kmail/folderutil.cpp @@ -92,7 +92,7 @@ void KMail::FolderUtil::deleteFolder( KMFolder *folderToDelete, TQWidget *parent KMessageBox::information(parent, i18n("The folder you deleted was associated with the account " "%1 which delivered mail into it. The folder the account " - "delivers new mail into was reset to the main Inbox folder.").tqarg( (*it)->name())); + "delivers new mail into was reset to the main Inbox folder.").arg( (*it)->name())); } } if (folderToDelete->folderType() == KMFolderTypeImap) -- cgit v1.2.1