mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 15:39:17 +00:00
Another attempt at fixing Linux issue.
Note that I have no Linux machine, so this is shooting in the dark....
This commit is contained in:
parent
4b380f0dc3
commit
4e0cb3c1ad
@ -240,7 +240,7 @@ public:
|
||||
// display data, but Windows will create multiple associations.
|
||||
// On MacOS, this crashes kicad. See https://gitlab.com/kicad/code/kicad/issues/3666
|
||||
// and https://gitlab.com/kicad/code/kicad/issues/3653
|
||||
AttachTo( m_view );
|
||||
m_view->AssociateModel( this );
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user