only a period, period
This commit is contained in:
parent
5d3feec342
commit
6bd9b7fc3e
|
@ -32,7 +32,7 @@ static void Exit_Move_Pad( WinEDA_DrawPanel* Panel, wxDC* DC )
|
|||
D_PAD* pad = s_CurrentSelectedPad;
|
||||
|
||||
Panel->ManageCurseur = NULL;
|
||||
Panel->ForceCloseManageCurseur = NULL;.
|
||||
Panel->ForceCloseManageCurseur = NULL;
|
||||
if( pad == NULL )
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in New Issue