aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/BoolMenuItem.hh
AgeCommit message (Collapse)AuthorFilesLines
2009-10-01compile fix: using correct forward declaration for template classesMathias Gumz1-1/+1
we got this 'Warning (Anachronism): Old syntax for explicit specialization or instantiation ignored.' with the solaris compiler
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-11make FbTk::Command a template class, split parsing information out of ↵Mark Tiefenbruck1-1/+1
ObjectRegistry
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-1/+2
2007-12-27architecture astronomyMark Tiefenbruck1-0/+62