MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / remap

Method remap

src/categoryimportdialog.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52bool CategoryImportDialog::remap()
53{
54 return ui->remapOption->isChecked();
55}
56
57void CategoryImportDialog::on_strategyClicked(QAbstractButton* button)
58{

Callers 1

nexusImport_clickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected