]> git.lyx.org Git - features.git/commit
Prepare for external/internal clipboard merging.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 3 Jan 2007 08:53:54 +0000 (08:53 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 3 Jan 2007 08:53:54 +0000 (08:53 +0000)
commit6fcb3fe6a2cab344b2cb15ac5c81cee831c7b886
tree54f37a763a9313150a9b4ac13c20f86bcb0f2aa7
parent61f7ebd4a9a211a301364addfc69f09db347eb12
Prepare for external/internal clipboard merging.

* Clipboard.h: new isInternal() pure virtual method
* Selection.h: new isInternal() pure virtual method

* GuiClipboard, GuiSelection: implement new method.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16476 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/Clipboard.h
src/frontends/Selection.h
src/frontends/qt4/GuiClipboard.C
src/frontends/qt4/GuiClipboard.h
src/frontends/qt4/GuiSelection.C
src/frontends/qt4/GuiSelection.h