Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ ~OptionsDialog
Method
~OptionsDialog
src/optionsdialog.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
OptionsDialog::~OptionsDialog() { delete ui; }
27
28
auto OptionsDialog::getEditSettings() -> Settings * { return editSettings; }
29
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected