Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
void __cdecl ShowAboutDialog() {
168
if (isStarted)
169
nppFTP.ShowAboutDialog();
170
}
171
172
void __cdecl FakeItem() {
173
}
Callers
nothing calls this directly
Calls
1
ShowAboutDialog
Method · 0.80
Tested by
no test coverage detected