INTEGRATION: CWS atkbridge6 (1.6.264); FILE MERGED
2007/03/14 10:35:09 obr 1.6.264.1: #144968# fixed crash on closing window
This commit is contained in:
parent
d8a2ecd355
commit
32b2fb5a94
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: JAccess.hxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 15:28:28 $
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 12:25:02 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -91,6 +91,8 @@ namespace dbaui
|
|||
{
|
||||
NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue);
|
||||
}
|
||||
|
||||
void clearTableView();
|
||||
};
|
||||
}
|
||||
#endif // DBACCESS_JACCESS_HXX
|
||||
|
|
Loading…
Reference in a new issue