diff options
Diffstat (limited to 'akregator/src/pageviewer.h')
-rw-r--r-- | akregator/src/pageviewer.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |