summaryrefslogtreecommitdiffstats
path: root/akregator/src/storagefactoryregistry.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/storagefactoryregistry.h')
-rw-r--r--akregator/src/storagefactoryregistry.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/storagefactoryregistry.h b/akregator/src/storagefactoryregistry.h
index fde3191a..75976e26 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 {