]> git.lyx.org Git - features.git/commit
Initialize toolbar pop menu button on start
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 22 Sep 2012 18:51:49 +0000 (20:51 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 22 Sep 2012 21:15:51 +0000 (23:15 +0200)
commit6b8ed2fa1d2cf4554fb7359f5b9d45f6dcdc2aa4
tree8a34cc26a7e14eca2fd2d0426ad9423bdf5ab11c
parent64576f5421100489a0eb2946953f1ea97faff277
Initialize toolbar pop menu button on start

In 0aead96461997 it was introduced that the toolbar popup menu buttons are not
initialized until they are being used (i.e. pressed at for the first
time). As a consequence, these buttons are always enabled on start. Now
that we have the sticky button for view and update, I'm now annoyed by
this every time I start LyX.
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbar.h