Put comment where it belongs

This commit is contained in:
Jean-Marc Lasgouttes 2023-09-04 11:07:34 +02:00
parent b11164524d
commit 0c6101b0cb

View File

@ -283,11 +283,11 @@ struct BufferView::Private
///
map<string, Inset *> edited_insets_;
/// When the row where the cursor lies is scrolled, this
/// contains the scroll offset
// cache for id of the paragraph which was edited the last time
int bookmark_edit_position_;
/// When the row where the cursor lies is scrolled, this
/// contains the scroll offset
int horiz_scroll_offset_;
/// a slice pointing to the start of the row where the cursor
/// is (at last draw time)