Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
HWND RemoveDictionariesDialog::get_list_box() { return m_lang_list; }
66
67
void RemoveDictionariesDialog::remove_selected() {
68
int count = 0;
Callers
1
disable_language_combo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected