]> git.lyx.org Git - features.git/commit
Properly mark a buffer as internal
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 6 May 2012 18:06:28 +0000 (20:06 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 6 May 2012 21:12:49 +0000 (23:12 +0200)
commitb59496c70dbd482ee3ea6e0bb46e19757d6b2193
tree0ce15d7225d05e30bc561d60f391d5638f86082d
parent17c6bb42e537a3604167e3833a73df9e7dd9792d
Properly mark a buffer as internal

Checking the extension of the temporary filename doesn't work anymore
since the naming of temporary files was corrected.

(cherry picked from commit 5279d5a8a58b9e59442b9f3f504ea397274e2b19)
src/Buffer.cpp
src/Buffer.h
src/CutAndPaste.cpp
src/frontends/qt4/GuiWorkArea.cpp