PATCH - missing KHTML_EXPORT on some Dom classes

Harri Porten porten at froglogic.com
Tue Jan 4 17:58:14 GMT 2005


On Mon, 3 Jan 2005, Jason Keirstead wrote:

> I was trying  to create a CustomNodeFilter to use with a NodeIterator in my
> app, when I discovered these classes were not being exported properly, so I
> could not use them at all. Is there a reason for this? I have noticed no ill
> effects by exporting these classes, and now my app compiles and runs
> correctly.

The only reason for *not* exporting would be if it were an internal class.
As it isn't I'd say that your patch is fine.

Harri.






More information about the kfm-devel mailing list