Removed leading space
This commit is contained in:
parent
186d0a4fd3
commit
4c065e63c8
|
@ -1308,7 +1308,7 @@ int DRAWING_TOOL::placeTextModule()
|
|||
|
||||
if( !placing )
|
||||
continue;
|
||||
|
||||
|
||||
m_controls->CaptureCursor( true );
|
||||
m_controls->SetAutoPan( true );
|
||||
m_controls->ShowCursor( false );
|
||||
|
|
Loading…
Reference in New Issue