From 560378aaca1784ba19806a0414a32b20c744de39 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 04:12:51 +0000 Subject: Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- khtml/dom/dom2_views.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khtml/dom/dom2_views.h') diff --git a/khtml/dom/dom2_views.h b/khtml/dom/dom2_views.h index 862cb9ef2..3af4b0ad0 100644 --- a/khtml/dom/dom2_views.h +++ b/khtml/dom/dom2_views.h @@ -69,7 +69,7 @@ public: * @param pseudoElt The pseudo-element or null if none. * * @return The computed style. The CSSStyleDeclaration is read-only and - * contains only absolute values. + * tqcontains only absolute values. */ CSSStyleDeclaration getComputedStyle(const Element &elt, const DOMString &pseudoElt); -- cgit v1.2.3