MCPcopy 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
32SettingsDialog::~SettingsDialog() {
33}
34
35int 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