*** empty log message ***

This commit is contained in:
Paul Tucker
1999-08-23 05:43:37 +00:00
parent 81e93cb695
commit be965ecf91

View File

@@ -132,6 +132,7 @@ METHOD HandleEvent() CLASS TDebugger
RestScreen( 0, 0, MaxRow(), MaxCol(), ::cAppImage )
SetPos( ::nAppRow, ::nAppCol )
SetColor( ::cAppColors )
SetCursor( ::nAppCursor )
oDebugger := nil
lExit := .T.
::Exit()