MCPcopy 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

28ColorTheme *ThemeEditDialog::getEditTheme() { return editTheme; }
29
30void ThemeEditDialog::okayButtonClicked() {
31 ui->ThemeEdit->refresh();
32 accept();
33}

Callers

nothing calls this directly

Calls 1

refreshMethod · 0.45

Tested by

no test coverage detected