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.
|
// display data, but Windows will create multiple associations.
|
||||||
// On MacOS, this crashes kicad. See https://gitlab.com/kicad/code/kicad/issues/3666
|
// On MacOS, this crashes kicad. See https://gitlab.com/kicad/code/kicad/issues/3666
|
||||||
// and https://gitlab.com/kicad/code/kicad/issues/3653
|
// and https://gitlab.com/kicad/code/kicad/issues/3653
|
||||||
AttachTo( m_view );
|
m_view->AssociateModel( this );
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue