Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
PreferencesDialog::~PreferencesDialog()
148
{
149
delete ui;
150
}
151
152
void PreferencesDialog::showApplicationRestartRequired() const
153
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected