]> git.lyx.org Git - features.git/commit
Remove isInternal() method. We don't use it and should not do so in the
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 4 Jan 2007 11:12:01 +0000 (11:12 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 4 Jan 2007 11:12:01 +0000 (11:12 +0000)
commit9d1dbb6f61d12cd035caa99a54f4cf3e94115f88
tree827a3bb3befec7190aff2c8afc59fd4269856a4f
parent3db3cc44dd6862e3fed1b4ed7f84f060a98101d3
Remove isInternal() method. We don't use it and should not do so in the
future, we use LCursor::selection() instead.

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