MCPcopy Create free account
hub / github.com/Theverat/NormalmapGenerator / getUseCustomUiColors

Method getUseCustomUiColors

src_gui/mainwindow.cpp:1158–1160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1156}
1157
1158bool MainWindow::getUseCustomUiColors() {
1159 return useCustomUiColors;
1160}
1161
1162void MainWindow::setUseCustomUiColors(bool value) {
1163 useCustomUiColors = value;

Callers 1

AboutDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected