]> git.lyx.org Git - features.git/commit
This commit splits the add() method in two methods add() and
authorAbdelrazak Younes <younes@lyx.org>
Fri, 29 Sep 2006 21:40:56 +0000 (21:40 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 29 Sep 2006 21:40:56 +0000 (21:40 +0000)
commit34694773c6a1b68fb52e367aaa949828bdbe8df1
tree3d23e8ad8ad356846b1fe72fd4abfe7cf55443f6
parent255345d4c682d2ea5d9af31e2fc83d31df2ac53e
This commit splits the add() method in two methods add() and
addWithStatus(). It also replaces LyXView uses with BufferView as none of the LyXView feature were used.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15181 a592a061-630c-0410-9148-cb99ea01b6c8
src/MenuBackend.C
src/MenuBackend.h
src/frontends/gtk/GMenubar.C
src/frontends/qt3/QLPopupMenu.C
src/frontends/qt4/QLMenubar.C
src/frontends/qt4/QLPopupMenu.C