MCPcopy Create free account
hub / github.com/XorTroll/uLaunch / SaveAsDefault

Method SaveAsDefault

projects/uDesigner/source/main.cpp:776–779  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

774 }
775
776 inline bool SaveAsDefault(zip_t *theme_zip) {
777 // ...
778 return true;
779 }
780
781 inline bool Save(zip_t *theme_zip) {
782 if(!this->ui_name.empty() && (this->menu != ul::design::MenuType::None)) {

Callers 1

SaveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected