]> git.lyx.org Git - features.git/commit
Pass LyxView & to the WorkArea.
authorAngus Leeming <leeming@lyx.org>
Wed, 28 Apr 2004 11:33:27 +0000 (11:33 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 28 Apr 2004 11:33:27 +0000 (11:33 +0000)
commitdd01380a27d763a3006bb79c36d7229d36001681
treeb30fcf71b40853b4dfac3d7883762b0ef76a8bf8
parentd68ec289063394f24296ee098f5113e9242f2b0b
Pass LyxView & to the WorkArea.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8703 a592a061-630c-0410-9148-cb99ea01b6c8
17 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/frontends/WorkAreaFactory.h
src/frontends/gtk/ChangeLog
src/frontends/gtk/GView.C
src/frontends/gtk/GView.h
src/frontends/gtk/GWorkArea.C
src/frontends/gtk/GWorkArea.h
src/frontends/gtk/WorkAreaFactory.C
src/frontends/qt2/ChangeLog
src/frontends/qt2/QWorkArea.C
src/frontends/qt2/QWorkArea.h
src/frontends/qt2/WorkAreaFactory.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/WorkAreaFactory.C
src/frontends/xforms/XWorkArea.C
src/frontends/xforms/XWorkArea.h