On Sun, Mar 25, 2007 at 03:53:17PM +0200, Michal Kochanowicz wrote:
> @@ -222,7 +222,7 @@
>
> void HTMLDocumentImpl::slotHistoryChanged()
> {
> - if ( !m_render )
> + if ( true || !m_render )
> return;
>
> recalcStyle( Force );
> A co to za hack? -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
