Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DQueryViewComposer.cpp3064 wxString where1Tables[2]; in CreateControls() local
3065 where1Tables[0] = wxT("&Main table columns"); in CreateControls()
3066 where1Tables[1] = wxT("&Table #2 columns"); in CreateControls()
3070 where1Tables, 1, wxRA_SPECIFY_COLS); in CreateControls()