Home
last modified time | relevance | path

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

/dports/editors/tea/tea-qt-60.5.1/
H A Dtea.cpp7740 QHBoxLayout *hb_aspellcheck_path = new QHBoxLayout; in create_options() local
7751 hb_aspellcheck_path->addWidget (l_t); in create_options()
7752 hb_aspellcheck_path->addWidget (ed_aspellcheck_path); in create_options()
7753 hb_aspellcheck_path->addWidget (pb_choose_path2); in create_options()
7755 vb_spell->addLayout (hb_aspellcheck_path); in create_options()