From 8e7816b2f9f62a2df094c5b2a7aa5abb6bc1226a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:21:02 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- khtml/test_regression_fontoverload.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'khtml/test_regression_fontoverload.cpp') diff --git a/khtml/test_regression_fontoverload.cpp b/khtml/test_regression_fontoverload.cpp index 2cea9f5a4..88e95031e 100644 --- a/khtml/test_regression_fontoverload.cpp +++ b/khtml/test_regression_fontoverload.cpp @@ -354,9 +354,9 @@ KDE_EXPORT void TQApplication::setPalette( const TQPalette &, bool , } #include -void KApplication::dcopFailure( const TQString & ) +void TDEApplication::dcopFailure( const TQString & ) { - tqDebug( "KApplication::dcopFailure" ); + tqDebug( "TDEApplication::dcopFailure" ); } #include -- cgit v1.2.1