summaryrefslogtreecommitdiffstats
path: root/src/helper/unit-tracker.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* helper/unit-tracker.h: Supply missing #includes/declarations so that we ↵Peter Moulder2008-07-051-0/+1
| | | | | don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6171)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-1/+1
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* Replacing old multifunction widget with separate widget & modelJon A. Cruz2007-04-051-0/+75
(bzr r2820)