summaryrefslogtreecommitdiffstats
path: root/src/main-cmdlineact.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* r14632@tres: ted | 2007-02-28 23:12:58 -0800Ted Gould2007-03-011-0/+51
Splitting out the command line action class to try and leave SOME dependencies out of main.cpp. (bzr r2481)