Kaydet (Commit) 84e5cdce authored tarafından Caolán McNamara's avatar Caolán McNamara

option dialog isn't fully layout aware yet, so always calculate

Change-Id: Ifed85cf8c1c2da70eae2d18b9ef32b61ce278c4a
üst afb41ff0
...@@ -410,8 +410,7 @@ void SvxFontSubstCheckListBox::setColSizes() ...@@ -410,8 +410,7 @@ void SvxFontSubstCheckListBox::setColSizes()
void SvxFontSubstCheckListBox::Resize() void SvxFontSubstCheckListBox::Resize()
{ {
SvxSimpleTable::Resize(); SvxSimpleTable::Resize();
if (isInitialLayout(this)) setColSizes();
setColSizes();
} }
void SvxFontSubstCheckListBox::SetTabs() void SvxFontSubstCheckListBox::SetTabs()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment