Kaydet (Commit) 19a61ea8 authored tarafından Noel Grandin's avatar Noel Grandin

loplugin:defaultparams

Change-Id: Ia9dca11a7e38fcf2b7b4b0d2459c85a1348f8c43
üst 8aa7394d
......@@ -1934,9 +1934,7 @@ void ImplBorderWindow::Resize()
mpMenuBarWindow->setPosSizePixel( nLeftBorder,
nTopBorder,
aSize.Width()-nLeftBorder-nRightBorder,
nMenuHeight,
PosSizeFlags::Pos |
PosSizeFlags::Width | PosSizeFlags::Height );
nMenuHeight);
}
GetBorder( pClientWindow->mpWindowImpl->mnLeftBorder, pClientWindow->mpWindowImpl->mnTopBorder,
......
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