From kde-commits Mon Oct 08 06:20:51 2007 From: Germain Garand Date: Mon, 08 Oct 2007 06:20:51 +0000 To: kde-commits Subject: KDE/kdelibs/khtml/rendering (silent) Message-Id: <1191824451.449532.30845.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=119182445723284 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