]> git.lyx.org Git - lyx.git/commit
Little bit of cleanup, motivated by need to squash a warning.
authorRichard Heck <rgheck@comcast.net>
Mon, 25 Oct 2010 15:33:51 +0000 (15:33 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 25 Oct 2010 15:33:51 +0000 (15:33 +0000)
commit3e5370757012e9a3e468b8a77c0e288383246379
tree21cbe5fe8378e7df3ba7bbbdb9c957abc5986ea5
parent314232d2ff4b419e416d6178ec6dc63a38e68191
Little bit of cleanup, motivated by need to squash a warning.

The only substantive change here is moving the markDirty() call into the
first case. If we don't load the file successfully, then there is no
need to mark dirty.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35834 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp