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