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 --- akregator/src/pageviewer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'akregator/src/pageviewer.h') diff --git a/akregator/src/pageviewer.h b/akregator/src/pageviewer.h index 8b4b59e40..d337779a6 100644 --- a/akregator/src/pageviewer.h +++ b/akregator/src/pageviewer.h @@ -29,8 +29,8 @@ #include "viewer.h" -class KAction; -class KToolBarPopupAction; +class TDEAction; +class TDEToolBarPopupAction; class TQString; namespace Akregator -- cgit v1.2.1