aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/AutoReloadHelper.hh
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Make AutoReloadHelper truly "automatic"Pavel Labath1-1/+7
by adding the ability to automatically check for modifications at specified intervals. Using inotify() would be better, but that's not always present.
2008-08-14cleanup of some filesMathias Gumz1-2/+2
2008-05-12refactor menu reloading, added FbTk::AutoReloadHelperMark Tiefenbruck1-0/+54