Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dabout.cpp352 wxString suppLicense = g_Platform->GetSupplementalLicenseString(); in Populate()
354 wxStringTokenizer st(suppLicense, _T("\n"), wxTOKEN_DEFAULT); in Populate()
537 wxString suppLicense = g_Platform->GetSupplementalLicenseString(); in OnNBPageChange() local
539 wxStringTokenizer st(suppLicense, _T("\n"), wxTOKEN_DEFAULT); in OnNBPageChange()