]> git.lyx.org Git - features.git/commit
Fix bug #7099: Fix bug #7099: Math toolbars don't autoshow.
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 3 Jan 2011 16:49:15 +0000 (16:49 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 3 Jan 2011 16:49:15 +0000 (16:49 +0000)
commit02fb4a784e93222d32109f197b66eabebb561171
tree90c747e4310474aefaa558457c1b742193a12cce
parent46d7462ea7b368de0926b57ad011a3602c205dd4
Fix bug #7099: Fix bug #7099: Math toolbars don't autoshow.

When applying the preference we need to save the full session information, because when this information is not yet saved, we will lose it forever. We can enter the preferences without a saved state when we start LyX with a modified default.ui.

see also: r37075 and r37076.

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