mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 11:11:41 +00:00
parent
73b6b19a4e
commit
ef23d6776d
@ -135,7 +135,8 @@ class GAL_API VIEW_CONTROLS
|
||||
{
|
||||
public:
|
||||
VIEW_CONTROLS( VIEW* aView ) :
|
||||
m_view( aView ), m_cursorWarped( false )
|
||||
m_view( aView ),
|
||||
m_cursorWarped( false )
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user