diff options
Diffstat (limited to 'akregator/src/storagefactorydummyimpl.h')
-rw-r--r-- | akregator/src/storagefactorydummyimpl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/storagefactorydummyimpl.h b/akregator/src/storagefactorydummyimpl.h index abb4e599d..0e8d2d44e 100644 --- a/akregator/src/storagefactorydummyimpl.h +++ b/akregator/src/storagefactorydummyimpl.h @@ -27,8 +27,8 @@ #include "storagefactory.h" -class QString; -class QStringList; +class TQString; +class TQStringList; namespace Akregator { namespace Backend { |