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

Function get_select_proxy

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

Source from the content-addressed store, hash-verified

133AspellOptionsDialog *get_aspell_options_dlg() { return aspell_options_dlg.get(); }
134
135ConnectionSettingsDialog *get_select_proxy() { return select_proxy_dlg.get(); }
136
137ProgressDialog *get_progress_dlg() { return progress_dlg.get(); }
138

Callers 1

run_dlg_procMethod · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected