MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / FocusFTPWindow

Function FocusFTPWindow

src/PluginInterface.cpp:161–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void __cdecl FocusFTPWindow() {
162 show = !show;
163 if (isStarted)
164 nppFTP.FocusFTPWindow();
165}
166
167void __cdecl ShowAboutDialog() {
168 if (isStarted)

Callers

nothing calls this directly

Calls 1

FocusFTPWindowMethod · 0.80

Tested by

no test coverage detected