MCPcopy Create free account
hub / github.com/Entware/Entware / conf_changed

Method conf_changed

scripts/config/qconf.cc:1854–1858  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1852}
1853
1854void ConfigMainWindow::conf_changed(void)
1855{
1856 if (saveAction)
1857 saveAction->setEnabled(conf_get_changed());
1858}
1859
1860void fixup_rootmenu(struct menu *menu)
1861{

Callers

nothing calls this directly

Calls 1

conf_get_changedFunction · 0.85

Tested by

no test coverage detected