MCPcopy 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
26OptionsDialog::~OptionsDialog() { delete ui; }
27
28auto OptionsDialog::getEditSettings() -> Settings * { return editSettings; }
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected