X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetCommand.h;h=7173417ec5dc1e8059511394cb55aa879e01b2ec;hb=2c357c1d23b7b83839a9beb8225d4f1ae4f793b4;hp=7c0f29c2c64424c09ad36e2107d711a0df36299f;hpb=07b6198f4c3aa6dfe3245394b660966fd3e85c99;p=lyx.git diff --git a/src/insets/InsetCommand.h b/src/insets/InsetCommand.h index 7c0f29c2c6..7173417ec5 100644 --- a/src/insets/InsetCommand.h +++ b/src/insets/InsetCommand.h @@ -72,7 +72,8 @@ public: return p_[name]; } /// - void edit(Cursor & cur, bool left); + void edit(Cursor & cur, bool front, + EntryDirection entry_from = ENTRY_DIRECTION_IGNORE); /// RenderButton & button() const { return button_; } ///