INTEGRATION: CWS vcl07 (1.13.6.1.24); FILE MERGED

2003/03/26 11:28:59 tbe 1.13.6.1.24.1: #106204# Breakpoint dialog cannot be accessed via Keyboard
This commit is contained in:
Vladimir Glazounov 2003-04-11 16:37:30 +00:00
parent f62ee95127
commit e62123fac6

View file

@ -2,9 +2,9 @@
*
* $RCSfile: baside2.hxx,v $
*
* $Revision: 1.14 $
* $Revision: 1.15 $
*
* last change: $Author: hr $ $Date: 2003-03-18 16:17:05 $
* last change: $Author: vg $ $Date: 2003-04-11 17:37:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -438,6 +438,8 @@ public:
BOOL BasicStepOut();
void BasicStop();
BOOL BasicToggleBreakPoint();
void BasicToggleBreakPointEnabled();
void ManageBreakPoints();
void UpdateBreakPoint( const BreakPoint& rBrk );
void BasicAddWatch();
void BasicRemoveWatch();