diff options
Diffstat (limited to 'akregator/src/speechclient.h')
-rw-r--r-- | akregator/src/speechclient.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/speechclient.h b/akregator/src/speechclient.h index 56e1c7148..8a564cd80 100644 --- a/akregator/src/speechclient.h +++ b/akregator/src/speechclient.h @@ -30,8 +30,8 @@ #include <tqobject.h> -class QString; -template <class T> class QValueList; +class TQString; +template <class T> class TQValueList; namespace Akregator { |