[TD]Add preference for overlapping edge cleaning
This commit is contained in:
@@ -59,6 +59,7 @@ void DlgPrefsTechDrawAdvancedImp::saveSettings()
|
||||
ui->cbReportProgress->onSave();
|
||||
ui->cbAutoCorrectRefs->onSave();
|
||||
ui->cbNewFaceFinder->onSave();
|
||||
ui->sbScrubCount->onSave();
|
||||
}
|
||||
|
||||
void DlgPrefsTechDrawAdvancedImp::loadSettings()
|
||||
@@ -78,6 +79,7 @@ void DlgPrefsTechDrawAdvancedImp::loadSettings()
|
||||
ui->cbReportProgress->onRestore();
|
||||
ui->cbAutoCorrectRefs->onRestore();
|
||||
ui->cbNewFaceFinder->onRestore();
|
||||
ui->sbScrubCount->onRestore();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user