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