MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / get_list_box

Method get_list_box

src/ui/SelectMultipleLanguagesDialog.cpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43HWND SelectMultipleLanguagesDialog::get_list_box() { return m_h_lang_list; }
44
45void SelectMultipleLanguagesDialog::update_list() {
46 if (m_h_lang_list == nullptr)

Callers 1

update_listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected