diff options
Diffstat (limited to 'akregator/src/akregator_part.h')
-rw-r--r-- | akregator/src/akregator_part.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/akregator_part.h b/akregator/src/akregator_part.h index 6d43a7f12..c3e997563 100644 --- a/akregator/src/akregator_part.h +++ b/akregator/src/akregator_part.h @@ -34,8 +34,8 @@ #include "akregator_partiface.h" -class QDomDocument; -class QTimer; +class TQDomDocument; +class TQTimer; class KAboutData; class KConfig; |