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

Function get_aspell_options_dlg

src/plugin/Plugin.cpp:133–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131
132RemoveDictionariesDialog *get_remove_dics() { return remove_dics_dlg.get(); }
133AspellOptionsDialog *get_aspell_options_dlg() { return aspell_options_dlg.get(); }
134
135ConnectionSettingsDialog *get_select_proxy() { return select_proxy_dlg.get(); }
136

Callers 1

run_dlg_procMethod · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected