Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ ~SettingsDialog
Method
~SettingsDialog
src/Windows/SettingsDialog.cpp:32–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
SettingsDialog::~SettingsDialog() {
33
}
34
35
int SettingsDialog::Create(HWND hParent, FTPSettings * ftpSettings) {
36
m_ftpSettings = ftpSettings;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected