mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
Comment out unimplemented method.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17099 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9bf162a6c3
commit
643c360f0d
@ -197,7 +197,8 @@ public:
|
||||
/// move backward one cell
|
||||
void backwardIdx();
|
||||
/// move backward one inset
|
||||
void backwardInset();
|
||||
/// FIXME: This is not implemented!
|
||||
//void backwardInset();
|
||||
|
||||
/// are we some 'extension' (i.e. deeper nested) of the given iterator
|
||||
bool hasPart(DocIterator const & it) const;
|
||||
|
Loading…
Reference in New Issue
Block a user