Commit Graph

2 Commits

Author SHA1 Message Date
Oswald Buddenhagen
9e7a4c7d4f provide default implementation of IFile::reloadBehavior()
there only two classes of files anyway: regularly editable ones which may
ask for interaction, and "background" files which always operate silently.
the regular case is the more complex one, so put that into the base class.
2011-04-18 14:14:20 +02:00
Oswald Buddenhagen
801e5a2fdd de-inline functions from IFile 2011-04-18 14:14:20 +02:00