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

Method get_list_box

src/ui/RemoveDictionariesDialog.cpp:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65HWND RemoveDictionariesDialog::get_list_box() { return m_lang_list; }
66
67void RemoveDictionariesDialog::remove_selected() {
68 int count = 0;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected