mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Cvpcb: Fix a compil issue.
This commit is contained in:
parent
7dd6a182f2
commit
8d0191151d
@ -497,7 +497,7 @@ void DISPLAY_FOOTPRINTS_FRAME::InitDisplay()
|
||||
UpdateStatusBar();
|
||||
|
||||
GetCanvas()->Refresh();
|
||||
Update3DView( true );
|
||||
Update3DView( true, true );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user