]> git.lyx.org Git - lyx.git/commit
Fix delay when applying changed Preferences. The reason was that the "math-panels...
authorAbdelrazak Younes <younes@lyx.org>
Wed, 16 Jan 2008 17:26:40 +0000 (17:26 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 16 Jan 2008 17:26:40 +0000 (17:26 +0000)
commitc2f57f8cfed1a3774e931788955b18debfe1ea73
treeaec61574e0555f0c0c2d17a3d934b554fb49699d
parent47f929d48dbe28f9fa2afe14b5301573bc41636a
Fix delay when applying changed Preferences. The reason was that the "math-panels" initialisation takes too long (hence the FIXME).

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