Home
last modified time | relevance | path

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

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Daccountdialog.cpp263 wxTextCtrl* itemTextCtrl10 = new wxTextCtrl(others_tab in CreateControls() local
265 grid_sizer2->Add(itemTextCtrl10, g_flagsExpand); in CreateControls()
322itemTextCtrl10->SetToolTip(_("Enter the URL of the website for the financial institution.")); in CreateControls()