]> git.lyx.org Git - lyx.git/commit
First part of r14315 from the younes branch:
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 3 Jul 2006 20:19:33 +0000 (20:19 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 3 Jul 2006 20:19:33 +0000 (20:19 +0000)
commitfb97c0689b250c5b1fba83eb0e13ad5c5ade70ca
tree0adfdba3e1fa0a9e5fd345973fca4552427cb7b8
parentc267eec1c91bcb7151a37c7355c569cd845f7cc2
First part of r14315 from the younes branch:

* BufferView and BufferView::pimpl:
    - getClipboard, stuffClipboard, haveSelection: deleted

* CutAndPaste.C: use BufferView::owner()->gui().clipboard()
* insettabular.C: ditto
* math_nestinset.C: ditto
* text3.C: ditto

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14323 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/CutAndPaste.C
src/insets/insettabular.C
src/mathed/math_nestinset.C
src/text3.C