From kde-core-devel Tue Jan 04 21:04:33 2005 From: Dirk Mueller Date: Tue, 04 Jan 2005 21:04:33 +0000 To: kde-core-devel Subject: Re: PATCH - missing KHTML_EXPORT on some Dom classes Message-Id: <200501042204.35086.mueller () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=110487268228417 On Monday 03 January 2005 22:05, 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. Please commit. Dirk