mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
* src/text3.C: fix comment (now it makes sense)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17009 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
969ab85d98
commit
3988637488
@ -1176,7 +1176,7 @@ void LyXText::dispatch(LCursor & cur, FuncRequest & cmd)
|
||||
cur.pos() = 0;
|
||||
cur.dispatch(FuncRequest(LFUN_CAPTION_INSERT));
|
||||
// FIXME: When leaving the Float (or Wrap) inset we should
|
||||
// any empty paragraph left above or below the
|
||||
// delete any empty paragraph left above or below the
|
||||
// caption.
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user