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

Function ShowAboutDialog

src/PluginInterface.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void __cdecl ShowAboutDialog() {
168 if (isStarted)
169 nppFTP.ShowAboutDialog();
170}
171
172void __cdecl FakeItem() {
173}

Callers

nothing calls this directly

Calls 1

ShowAboutDialogMethod · 0.80

Tested by

no test coverage detected