mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 16:20:38 +00:00
Implement extended graphics ops (composite, etc).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4262 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
60800878e7
commit
1062149904
8 changed files with 266 additions and 17 deletions
|
@ -1800,6 +1800,7 @@ static Class responderClass;
|
|||
original_responder = nil;
|
||||
delegate = nil;
|
||||
window_num = 0;
|
||||
gstate = 0;
|
||||
background_color = [[NSColor controlColor] retain];
|
||||
represented_filename = @"Window";
|
||||
miniaturized_title = @"Window";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue