From 257013fc4a8df61a2a4811127f9f183bb0c7019a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 14:59:28 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- src/k9prefauthor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k9prefauthor.cpp') diff --git a/src/k9prefauthor.cpp b/src/k9prefauthor.cpp index a3f9f4c..83ab84a 100644 --- a/src/k9prefauthor.cpp +++ b/src/k9prefauthor.cpp @@ -41,7 +41,7 @@ k9prefAuthor::~k9prefAuthor() /*$SPECIALIZATION$*/ void k9prefAuthor::bButtonFontClicked() { - KFontDialog::getFont( m_font ); + TDEFontDialog::getFont( m_font ); } void k9prefAuthor::save() { -- cgit v1.2.1