From fd5d099065a748cac49e20a13481f85666c53c71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:12 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kmail/mailinglistpropertiesdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/mailinglistpropertiesdialog.cpp') diff --git a/kmail/mailinglistpropertiesdialog.cpp b/kmail/mailinglistpropertiesdialog.cpp index b60ada92..1bb2b144 100644 --- a/kmail/mailinglistpropertiesdialog.cpp +++ b/kmail/mailinglistpropertiesdialog.cpp @@ -112,7 +112,7 @@ MailingListFolderPropertiesDialog::MailingListFolderPropertiesDialog( TQWidget* groupLayout->addWidget( mAddressCombo, 6, 1 ); mAddressCombo->setEnabled( false ); - //FIXME: if the mailing list actions have either KAction's or toolbar buttons + //FIXME: if the mailing list actions have either TDEAction's or toolbar buttons // associated with them - remove this button since it's really silly // here TQPushButton *handleButton = new TQPushButton( i18n( "Invoke Handler" ), mlGroup ); -- cgit v1.2.3