]> git.lyx.org Git - lyx.git/commit
Introducing GuiMenubar::init() to avoid destructing the object in order to re-initial...
authorAbdelrazak Younes <younes@lyx.org>
Wed, 21 Nov 2007 21:14:34 +0000 (21:14 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 21 Nov 2007 21:14:34 +0000 (21:14 +0000)
commita37a73e3c949003766a7481ca72c7971c059fe3d
tree345053445dc488a7801a91b0b491710634e04ebd
parent77a89e1486c833750dec94ad1308f55942ec0c8d
Introducing GuiMenubar::init() to avoid destructing the object in order to re-initialize it.

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