[WebKit-devel] API changes

David Faure faure at kde.org
Fri Oct 16 23:34:35 CEST 2009


On Friday 16 October 2009, Dawit A. wrote:
> On Friday 16 October 2009 07:44:02 David Faure wrote:
> > After the webkitkde/kdewebkit API changes, the konq plugins don't
> > compile anymore.
> > Please port them ;)
> >
> > In kdebase:
> > /d/kde/src/t/kdebase/apps/konqueror/kttsplugin/khtmlkttsd.cpp:28:24:
> > error: webkitpart.h: No such file or directory
> > /d/kde/src/t/kdebase/apps/konqueror/kttsplugin/khtmlkttsd.cpp:30:21:
> > error: webview.h: No such file or directory
> >
> > And in extragear:
> > /d/kde/src/t/extragear/base/konq-plugins/babelfish/plugin_babelfish.cpp:4
> >5: 24: error: webkitpart.h: No such file or directory
> > /d/kde/src/t/extragear/base/konq-plugins/babelfish/plugin_babelfish.cpp:4
> >7: 21: error: webview.h: No such file or directory
> > /d/kde/src/t/extragear/base/konq-plugins/babelfish/plugin_babelfish.cpp:2
> >53
> >
> > : error: 'WebKitPart' was not declared in this scope
> >
> > Thanks.
> 
> Fixed the webview.h not issue. It should be changed to "QWebView" since
> webview.h is no longer installed. However, I dunno why you are getting the
> webkitpart.h not found problem though.

Dunno but it all compiles now. Thanks!

-- 
David Faure, faure at kde.org, sponsored by Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the WebKit-devel mailing list