From ffe8a83e053396df448e9413828527613ca3bd46 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:46:43 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- khtml/html/html_miscimpl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'khtml/html/html_miscimpl.h') diff --git a/khtml/html/html_miscimpl.h b/khtml/html/html_miscimpl.h index beff1fe7d..b28fef82a 100644 --- a/khtml/html/html_miscimpl.h +++ b/khtml/html/html_miscimpl.h @@ -23,7 +23,7 @@ #ifndef HTML_MISCIMPL_H #define HTML_MISCIMPL_H -#include +#include #include "html_elementimpl.h" #include "misc/shared.h" @@ -87,7 +87,7 @@ public: // In case of multiple items named the same way virtual NodeImpl *nextNamedItem( const DOMString &name ) const; - QValueList namedItems( const DOMString &name ) const; + TQValueList namedItems( const DOMString &name ) const; int getType() const { return type; -- cgit v1.2.3