[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/khtml/xml
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-02-12 20:04:04
Message-ID: 20040212200404.B7C509936 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

I committed that? Hihi :)


  M +1 -3      dom_nodeimpl.cpp   1.229


--- kdelibs/khtml/xml/dom_nodeimpl.cpp  #1.228:1.229
@@ -606,8 +606,6 @@ void NodeImpl::dispatchMouseEvent(QMouse
     int clientX = pageX;
     int clientY = pageY;
-    if ( getDocument()->view() ) {
-        assert( 0 );
+    if ( getDocument()->view() )
         getDocument()->view()->viewportToContents( clientX, clientY, pageX, pageY );
-    }
 
     int screenX = _mouse->globalX();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic