]> git.lyx.org Git - features.git/commit
replace global variable bufferlist with Application class member access.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 27 Sep 2006 10:24:13 +0000 (10:24 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 27 Sep 2006 10:24:13 +0000 (10:24 +0000)
commit1396c7326234f0ee41488e8b8e3d9c57c6a0a2d0
tree0c10ef39106df48b110c407be2524a0613e54c06
parentb3cacd0238bf263b3f2443d0dd5f9dbbe8815cf7
replace global variable bufferlist with Application class member access.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15161 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/BufferView.C
src/LaTeX.C
src/MenuBackend.C
src/buffer.C
src/buffer_funcs.C
src/frontends/Application.C
src/frontends/Application.h
src/frontends/controllers/ControlPrefs.C
src/frontends/controllers/ControlRef.C
src/frontends/qt4/lyx_gui.C
src/importer.C
src/insets/insetinclude.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfunc.C