Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ okayButtonClicked
Method
okayButtonClicked
src/themeeditdialog.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
ColorTheme *ThemeEditDialog::getEditTheme() { return editTheme; }
29
30
void ThemeEditDialog::okayButtonClicked() {
31
ui->ThemeEdit->refresh();
32
accept();
33
}
Callers
nothing calls this directly
Calls
1
refresh
Method · 0.45
Tested by
no test coverage detected