diff options
Diffstat (limited to 'akregator/src/articleinterceptor.h')
-rw-r--r-- | akregator/src/articleinterceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/articleinterceptor.h b/akregator/src/articleinterceptor.h index 137d88856..5cf74a2b9 100644 --- a/akregator/src/articleinterceptor.h +++ b/akregator/src/articleinterceptor.h @@ -3,7 +3,7 @@ #include "akregator_export.h" -template <class T> class QValueList; +template <class T> class TQValueList; namespace Akregator { |