MCPcopy Create free account
hub / github.com/Cubitect/cubiomes-viewer / onUpdateMapConfig

Method onUpdateMapConfig

src/configdialog.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void ConfigDialog::onUpdateMapConfig()
124{
125 emit updateMapConfig();
126}
127
128void ConfigDialog::on_buttonBox_clicked(QAbstractButton *button)
129{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected