TIFFTranslator: Remove this unneeded SetDivider() call.
This commit is contained in:
parent
c6fa4474a4
commit
463355a736
@ -156,8 +156,6 @@ void
|
||||
TIFFView::AllAttached()
|
||||
{
|
||||
fCompressionMF->Menu()->SetTargetForItems(this);
|
||||
fCompressionMF->SetDivider(
|
||||
fCompressionMF->StringWidth(fCompressionMF->Label()) + 3);
|
||||
fCompressionMF->ResizeToPreferred();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user