Home
last modified time | relevance | path

Searched refs:bsRouteButtons (Results 1 – 1 of 1) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Droutemanagerdialog.cpp388 wxBoxSizer *bsRouteButtons = new wxBoxSizer( wxVERTICAL ); in Create() local
389 sbsRoutes->Add( bsRouteButtons, 0, wxEXPAND ); in Create()
395 bsRouteButtons->Add( winr, 1, wxALL | wxEXPAND, DIALOG_MARGIN ); in Create()