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

List:       kde-devel
Subject:    Fwd: small khtml patch
From:       Stephan Heigl <stephan () eisscholle ! de>
Date:       2000-12-04 14:10:22
[Download RAW message or body]

in khtmlview.cpp the DrawContentsEvent isnt passed to the KHTMLPart

i asked dirk to make that changes yesterday, but seems he forgot it.


--
--

regards,

stephan

___________________________________________________
Website: www.eisscholle.de
ICQ: 12707332
Jabber: stephan@jabber.com


["khtmlpatch.diff" (text/x-c)]

--- ./khtmlview.cpp	Sun Dec  3 16:02:00 2000
+++ /khtmlview.cpp	Sun Dec  3 22:44:36 2000
@@ -47,4 +47,5 @@
 #include <kapp.h>
 
+#include <kurldrag.h>
 #include <kimageio.h>
 #include <kdebug.h>
@@ -233,4 +234,6 @@
         py += PAINT_BUFFER_HEIGHT;
     }
+    khtml::DrawContentsEvent event( p, ex, ey, ew, eh );
+    QApplication::sendEvent( m_part, &event );
 }
 

>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


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

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