Removed leading space

This commit is contained in:
Andrew Zonenberg 2015-07-11 16:50:31 -07:00 committed by Maciej Suminski
parent 1ea566b59d
commit 6775cf392a
1 changed files with 1 additions and 1 deletions

View File

@ -1308,7 +1308,7 @@ int DRAWING_TOOL::placeTextModule()
if( !placing )
continue;
m_controls->CaptureCursor( true );
m_controls->SetAutoPan( true );
m_controls->ShowCursor( false );