[PATCH] error compiliing kdelibs/khtml/rendering/render_replaced.cpp

Jason Harris kstars at 30doradus.org
Sat Sep 6 18:55:10 BST 2003


Never mind, this has been fixed.

On Saturday 06 September 2003 08:32 am, you wrote:
> Hello,
>
> When compiling kdelibs, I get:
>
> render_replaced.cpp: In member function `void
>    khtml::RenderWidget::handleEvent(const DOM::MouseEventImpl&)':
> render_replaced.cpp:493: no matching function for call to `DOM::
> MouseEventImpl
>
>    ::id() const'
>
> ../../khtml/xml/dom2_eventsimpl.h:95: candidates are:
> DOM::EventImpl:: EventId
>    DOM::EventImpl::id() <near match>
> make[3]: *** [render_replaced.lo] Error 1
>
> This code was committed yesterday.
>
> The attached patch fixes it by casting a MouseEventImpl as a
> EventImpl.
>
> regards,
> Jason

-- 
KStars: A KDE Planetarium
http://edu.kde.org/kstars




More information about the kde-core-devel mailing list