mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Stupid mistake. Thanks TC.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21572 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7bfa3826d2
commit
038d2b494e
@ -277,6 +277,7 @@ docstring const InsetInclude::getScreenLabel(Buffer const & buf) const
|
||||
break;
|
||||
case LISTINGS:
|
||||
temp = listings_label_;
|
||||
break;
|
||||
case NONE:
|
||||
BOOST_ASSERT(false);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user