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

Method ~ThemeEditDialog

src/themeeditdialog.cpp:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21ThemeEditDialog::~ThemeEditDialog() { delete ui; }
22
23void ThemeEditDialog::resetEditTheme(ColorTheme *colorTheme) {
24 editTheme = colorTheme;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected