INTEGRATION: CWS aquavcl07 (1.7.8); FILE MERGED
2008/04/17 05:39:42 pl 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/16 12:07:10 pl 1.7.8.1: #i87595# don not call on destroyed objects
This commit is contained in:
parent
d38735a4b1
commit
5bcc52e73b
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* OpenOffice.org - a multi-platform office productivity suite
|
||||||
*
|
*
|
||||||
* $RCSfile: aqua_clipboard.hxx,v $
|
* $RCSfile: aqua_clipboard.hxx,v $
|
||||||
* $Revision: 1.8 $
|
* $Revision: 1.9 $
|
||||||
*
|
*
|
||||||
* This file is part of OpenOffice.org.
|
* This file is part of OpenOffice.org.
|
||||||
*
|
*
|
||||||
|
@ -69,6 +69,7 @@ class AquaClipboard;
|
||||||
|
|
||||||
-(void)applicationDidBecomeActive:(NSNotification*)aNotification;
|
-(void)applicationDidBecomeActive:(NSNotification*)aNotification;
|
||||||
|
|
||||||
|
-(void)disposing;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue