git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19725 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-08-22 14:38:25 +00:00
parent 4c1144c187
commit 7e6d5cb553

View File

@ -435,8 +435,8 @@ bool BufferView::moveToPosition(pit_type bottom_pit, pos_type bottom_pos,
doc_it.resize(i);
break;
}
success = true;
}
success = true;
}
// if top_id == 0, or searching through top_id failed