mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34434 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e946282535
commit
edc0ec3fab
@ -77,6 +77,8 @@ private:
|
|||||||
docstring const buttonLabel(BufferView const & bv) const;
|
docstring const buttonLabel(BufferView const & bv) const;
|
||||||
///
|
///
|
||||||
docstring getCaption(OutputParams const &) const;
|
docstring getCaption(OutputParams const &) const;
|
||||||
|
///
|
||||||
|
bool insetAllowed(InsetCode c) const { return c == CAPTION_CODE; }
|
||||||
|
|
||||||
///
|
///
|
||||||
InsetListingsParams params_;
|
InsetListingsParams params_;
|
||||||
|
Loading…
Reference in New Issue
Block a user