mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fix autocomplete woops resize -> reserve
This commit is contained in:
parent
b042e8cc41
commit
e9f4f5ab2a
@ -763,7 +763,6 @@ SCENEGRAPH* LoadModel( char const* filename )
|
|||||||
data.scene = nullptr;
|
data.scene = nullptr;
|
||||||
|
|
||||||
m_app->Close( data.m_doc );
|
m_app->Close( data.m_doc );
|
||||||
|
|
||||||
return scene;
|
return scene;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user