MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / ~PreferencesDialog

Method ~PreferencesDialog

src/dialogs/PreferencesDialog.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147PreferencesDialog::~PreferencesDialog()
148{
149 delete ui;
150}
151
152void PreferencesDialog::showApplicationRestartRequired() const
153{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected