Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
ThemeEditDialog::~ThemeEditDialog() { delete ui; }
22
23
void ThemeEditDialog::resetEditTheme(ColorTheme *colorTheme) {
24
editTheme = colorTheme;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected