]> git.lyx.org Git - features.git/commit
Generalize Buffer::autoSave() for both the threaded as the forked process call. Also...
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 17 Nov 2010 02:18:12 +0000 (02:18 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 17 Nov 2010 02:18:12 +0000 (02:18 +0000)
commit208acbc7280740452699d3bd5cf2eeadc7ace350
tree541c62e175f6dfbc6057b39f52536135304184dd
parenta0916d4fef9d9c51665973e2bc5589a9eb60b590
Generalize Buffer::autoSave() for both the threaded as the forked process call. Also move out the resetAutosaveTimers as this is the task of the frontend as the core shouldn't know about any timer.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36325 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/frontends/qt4/GuiView.cpp