]> git.lyx.org Git - features.git/commit
Fix interface problem in order to cleanly support "cursor position memory" in the...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 3 May 2007 14:20:12 +0000 (14:20 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 3 May 2007 14:20:12 +0000 (14:20 +0000)
commit696b6a2167954d35c5b67a2bf85b253a8171cebe
treeec086f30775f2fa4179399804c283736cc5c00e0
parenta67a27e6de7bc5e3f95c0b6d78adfe3ff9682f60
Fix interface problem in order to cleanly support "cursor position memory" in the preamble editor.

* ControlDocument::params(): replace BufferParams local copy with Buffer::params() direct access.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18186 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/controllers/ControlDocument.cpp
src/frontends/controllers/ControlDocument.h