Symbol Fields Table: configurable excluded from BOM filtering
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/17747
This commit is contained in:
@@ -856,6 +856,7 @@ void FIELDS_EDITOR_GRID_DATA_MODEL::ApplyBomPreset( const BOM_PRESET& aPreset )
|
||||
|
||||
SetFilter( aPreset.filterString );
|
||||
SetExcludeDNP( aPreset.excludeDNP );
|
||||
SetIncludeExcludedFromBOM( aPreset.includeExcludedFromBOM );
|
||||
|
||||
RebuildRows();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user