diff options
Diffstat (limited to 'konq-plugins/akregator/feeddetector.h')
-rw-r--r-- | konq-plugins/akregator/feeddetector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/akregator/feeddetector.h b/konq-plugins/akregator/feeddetector.h index 8002d42..346663d 100644 --- a/konq-plugins/akregator/feeddetector.h +++ b/konq-plugins/akregator/feeddetector.h @@ -28,7 +28,7 @@ #include <tqstring.h> #include <tqvaluelist.h> -class QStringList; +class TQStringList; namespace Akregator { |