Kaydet (Commit) 91d714c5 authored tarafından Caolán McNamara's avatar Caolán McNamara

silence unknown packing spew

Change-Id: Ic9fa7761ef03594a9609044a963c838f7dda555b
üst f8c1bc4a
......@@ -2717,6 +2717,7 @@ void VclBuilder::applyPackingProperty(Window *pCurrent,
pToolBoxParent->SetItemExpand(m_pParserState->m_nLastToolbarId, bTrue);
else
pCurrent->set_expand(bTrue);
continue;
}
if (pToolBoxParent)
......
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