summaryrefslogtreecommitdiff
path: root/src/core/cdatasection.h
Commit message (Collapse)AuthorAgeFilesLines
* Sort out somewhat messy object construction.John Mark Bell2007-07-281-0/+21
We now have explicit types for all classes (rather than using the parent class for those which inherit but add no extra data content). svn path=/trunk/dom/; revision=3465