mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Litte prototype addition to prevent warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5387 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
93ac0b67a4
commit
4aeda390b1
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ extern BOOL initialize_gnustep_backend (void);
|
|||
- (void) applicationDidUpdate: (NSNotification*)aNotification;
|
||||
- (BOOL) applicationOpenUntitledFile: (NSApplication*)app;
|
||||
- (BOOL) applicationShouldTerminate: (id)sender;
|
||||
- (BOOL) applicationShouldTerminateAfterLastWindowClosed: (id)sender;
|
||||
- (void) applicationWillBecomeActive: (NSNotification*)aNotification;
|
||||
- (void) applicationWillFinishLaunching: (NSNotification*)aNotification;
|
||||
- (void) applicationWillHide: (NSNotification*)aNotification;
|
||||
|
|
Loading…
Reference in a new issue