mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 10:00:47 +00:00
Remove old grpahics funcs, Update window's defs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13417 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c26e8587c1
commit
6f0771768b
12 changed files with 42 additions and 72 deletions
|
@ -73,6 +73,8 @@ NSString *NSWindowServerCommunicationException = @"WindowServerCommunication";
|
|||
NSString *NSWordTablesReadException = @"WordTablesRead";
|
||||
NSString *NSWordTablesWriteException = @"WordTablesWrite";
|
||||
|
||||
NSString *GSWindowServerInternalException = @"WindowServerInternal";
|
||||
|
||||
// Application notifications
|
||||
NSString *NSApplicationDidBecomeActiveNotification
|
||||
= @"ApplicationDidBecomeActive";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue