diff options
Diffstat (limited to 'akregator/src/storage.h')
-rw-r--r-- | akregator/src/storage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/storage.h b/akregator/src/storage.h index 3b53bb7ef..8c02a9f7e 100644 --- a/akregator/src/storage.h +++ b/akregator/src/storage.h @@ -29,8 +29,8 @@ #include "akregator_export.h" -class QString; -class QStringList; +class TQString; +class TQStringList; namespace Akregator { namespace Backend { |