minor formatting

This commit is contained in:
Viktor Szakats
2008-10-17 16:38:23 +00:00
parent 6b060e2895
commit 3605f5ffca

View File

@@ -1317,7 +1317,7 @@ METHOD HandleEvent() CLASS HBDebugger
::aWindows[ n ]:Show( .T. )
ENDIF
::aWindows[ n ]:LDblClick( nMRow, nMCol )
exit
EXIT
ENDIF
NEXT
ENDIF
@@ -1348,7 +1348,7 @@ METHOD HandleEvent() CLASS HBDebugger
::aWindows[ n ]:Show( .T. )
ENDIF
::aWindows[ n ]:LButtonDown( nMRow, nMCol )
exit
EXIT
ENDIF
NEXT
ENDIF