diff options
Diffstat (limited to 'akregator/src/librss/global.h')
-rw-r--r-- | akregator/src/librss/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/librss/global.h b/akregator/src/librss/global.h index 68cfb83a3..33c7a03b7 100644 --- a/akregator/src/librss/global.h +++ b/akregator/src/librss/global.h @@ -14,7 +14,7 @@ #include <kdepimmacros.h> template <class> -class QValueList; +class TQValueList; namespace RSS { |