MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / save

Method save

source/ui/data/boxedReg.cpp:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void BoxedReg::save() {
146 writeLinesToFile(this->filePath, lines);
147}

Callers 5

setGDIMethod · 0.45
setRendererMethod · 0.45
setVideoMemorySizeMethod · 0.45
setMouseWarpOverrideMethod · 0.45
setWindowsVersionMethod · 0.45

Calls 1

writeLinesToFileFunction · 0.85

Tested by

no test coverage detected