]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.cpp
GuiBox.cpp: fix this issue: horizontal box alignment is only possible without inner...
[lyx.git] / src / BufferView.cpp
index 5a00d72de3adb1e49f51084c375f37f1d611c425..148e3b447f63eb2c134c6f8152eee0c7b88d3101 100644 (file)
@@ -221,7 +221,7 @@ struct BufferView::Private
                anchor_pit_(0), anchor_ypos_(0),
                inlineCompletionUniqueChars_(0),
                last_inset_(0), mouse_position_cache_(),
-               bookmark_edit_position_(0), gui_(0)
+               bookmark_edit_position_(-1), gui_(0)
        {}
 
        ///