summaryrefslogtreecommitdiffstats
path: root/akregator/src/storagefactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/storagefactory.h')
-rw-r--r--akregator/src/storagefactory.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/akregator/src/storagefactory.h b/akregator/src/storagefactory.h
index fbcd90074..12f18a0b3 100644
--- a/akregator/src/storagefactory.h
+++ b/akregator/src/storagefactory.h
@@ -27,9 +27,9 @@
#include "akregator_export.h"
-class QString;
-class QStringList;
-class QWidget;
+class TQString;
+class TQStringList;
+class TQWidget;
namespace Akregator {
namespace Backend {