[TD]add preference for new face finder
This commit is contained in:
@@ -58,6 +58,7 @@ void DlgPrefsTechDrawAdvancedImp::saveSettings()
|
||||
ui->sbMaxPat->onSave();
|
||||
ui->cbReportProgress->onSave();
|
||||
ui->cbAutoCorrectRefs->onSave();
|
||||
ui->cbNewFaceFinder->onSave();
|
||||
}
|
||||
|
||||
void DlgPrefsTechDrawAdvancedImp::loadSettings()
|
||||
@@ -76,6 +77,7 @@ void DlgPrefsTechDrawAdvancedImp::loadSettings()
|
||||
ui->sbMaxPat->onRestore();
|
||||
ui->cbReportProgress->onRestore();
|
||||
ui->cbAutoCorrectRefs->onRestore();
|
||||
ui->cbNewFaceFinder->onRestore();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user