mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-11 14:50:11 +00:00
Remove extra divider from Pad Properties.
This commit is contained in:
parent
dc12fdfc33
commit
7d9dd50b08
@ -1119,7 +1119,6 @@ void DIALOG_PAD_PROPERTIES::PadTypeSelected( wxCommandEvent& event )
|
||||
m_previewPad->GetKeepTopBottom() );
|
||||
|
||||
m_gbSizerHole->Show( hasHole );
|
||||
m_staticline6->Show( hasHole );
|
||||
|
||||
if( !hasHole )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user