SVN commit 722830 by ggarand: SVN_SILENT oops, forgot to commit this file. M +1 -0 render_replaced.h --- trunk/KDE/kdelibs/khtml/rendering/render_replaced.h #722829:722830 @@ -142,6 +142,7 @@ QWidget *m_widget; KHTMLView* m_view; + QWidget *m_underMouse; //Because we mess with normal detach due to ref/deref, //we need to keep track of the arena ourselves