mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 00:21:25 +00:00
Fix layout issue in plugin settings page
This commit is contained in:
parent
11f94283ef
commit
9086c5694b
@ -152,5 +152,6 @@ void PANEL_PLUGIN_SETTINGS::validatePythonInterpreter()
|
||||
}
|
||||
|
||||
m_stPythonStatus->SetLabel( msg );
|
||||
Layout();
|
||||
} );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user