From 7be55ffa061c026e35e2d6a0effe1161ddb0d41f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:53:50 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- akregator/src/articleinterceptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'akregator/src/articleinterceptor.h') diff --git a/akregator/src/articleinterceptor.h b/akregator/src/articleinterceptor.h index ed3c550c..137d8885 100644 --- a/akregator/src/articleinterceptor.h +++ b/akregator/src/articleinterceptor.h @@ -33,7 +33,7 @@ class AKREGATOR_EXPORT ArticleInterceptorManager void addInterceptor(ArticleInterceptor* interceptor); void removeInterceptor(ArticleInterceptor* interceptor); - QValueList interceptors() const; + TQValueList interceptors() const; private: static ArticleInterceptorManager* m_self; -- cgit v1.2.3