diff options
Diffstat (limited to 'librss/global.h')
-rw-r--r-- | librss/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librss/global.h b/librss/global.h index ca929af0..c7e4cdeb 100644 --- a/librss/global.h +++ b/librss/global.h @@ -16,7 +16,7 @@ #define LIBRSS_EXPORT KDE_EXPORT template <class> -class QValueList; +class TQValueList; namespace RSS { |