Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DDialogs.cpp4545 wxString gpsOnly[2]; in CreateControls() local
4546 gpsOnly[0] = wxT("Import any EXIF file"); in CreateControls()
4547 gpsOnly[1] = wxT("Import EXIF only if containing &GPS tags"); in CreateControls()
4552 gpsOnly, 2, in CreateControls()