]> git.lyx.org Git - features.git/commit
* GuiDocument:
authorUwe Stöhr <uwestoehr@web.de>
Tue, 18 May 2010 02:56:36 +0000 (02:56 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Tue, 18 May 2010 02:56:36 +0000 (02:56 +0000)
commit0600e656f81f03e354f3e87ffdb47f92cf81b3ed
tree729792649dc9b522370a77a9e2d0e03438c8e00e
parent10dc64bd1861342f4cd1676f214d0a456ae685af
* GuiDocument:
- fix #6699; use_geometry now only means that the user don't want to have custom margins; that geometry also needs to be loaded for some paper formats is already done in BufferParams.cpp
- remove portraitChanged() because this was useless - A4 landscape is still A4 and still uses the default margins

* BufferParams.cpp: only output the margins if the option "Default margins" is not checked - this was a bug in the margins UI

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34429 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferParams.cpp
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h