]> git.lyx.org Git - lyx.git/commit
Introduce class MenuButton in order to delay the math menu button initialisation...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 17 Jan 2008 08:20:22 +0000 (08:20 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 17 Jan 2008 08:20:22 +0000 (08:20 +0000)
commit0aead96461997aa289311096ecf0507ae8950d6d
tree949bf8f1364d4aa56386b27dd04fc7cf25382b9d
parent4559120e8a0c65fa70eae951e5202d2e14ba5c02
Introduce class MenuButton in order to delay the math menu button initialisation up until it is first shown. This improve the inital loading time by half a second on windows.

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