[Patch] two patches to compile kdelibs/khtml on windows
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sun Dec 4 18:14:34 GMT 2005
Thiago Macieira schrieb:
> Christian Ehrlicher wrote:
>
>>===================================================================
>>--- khtmlpart_p.h (revision 485299)
>>+++ khtmlpart_p.h (working copy)
>>@@ -72,7 +72,7 @@
>>
>>namespace khtml
>>{
>>- class KDE_EXPORT ChildFrame : public QObject
>>+ class KHTML_EXPORT ChildFrame : public QObject
>> {
>> Q_OBJECT
>> public:
>>Index: misc/loader.h
>
>
> This one is wrong. It should be KHTMLPART_EXPORT because libkhtmlpart.la
> is a separate module from libkhtml.la.
Ok, removed for now because there is currently no KHTMLPART_EXPORT and
afais I have to modify dummy.cpp too.
Looks like khtmlimagepart needs the same changes - I'll provide a
separate patch later.
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051204/c2c8c0e6/attachment.sig>
More information about the kde-core-devel
mailing list