MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / ~CompilerSettings

Method ~CompilerSettings

src/compilersettings.cpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42CompilerSettings::~CompilerSettings() { delete ui; }
43
44void CompilerSettings::resetEditSettings(Settings *settings) {
45 editSettings = settings;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected