mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Revert cs 28908: wrong fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28911 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9d1f4a3d98
commit
b133fa44ab
@ -129,7 +129,7 @@ TextMetrics::TextMetrics(BufferView * bv, Text * text)
|
||||
dim_.wid = max_width_;
|
||||
dim_.asc = 10;
|
||||
dim_.des = 10;
|
||||
parMetrics(0, true);
|
||||
|
||||
//text_->updateLabels(bv->buffer());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user