Fixed GMappKit NSMenu decoding.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4575 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
michael 1999-07-13 01:58:32 +00:00
parent ed724a3ae7
commit 8c6c6c5363
3 changed files with 11 additions and 7 deletions

View file

@ -28,7 +28,7 @@
isVisible = NO;
isa = NSWindow;
level = 0;
maxSize = "{width = 3.40282e+38; height = 3.40282e+38}";
maxSize = "{width = 16000.0; height = 16000.0}";
minSize = "{width = 0; height = 0}";
representedFilename = "";
styleMask = 0;
@ -70,7 +70,7 @@
isVisible = NO;
isa = NSWindow;
level = 0;
maxSize = "{width = 3.40282e+38; height = 3.40282e+38}";
maxSize = "{width = 16000.0; height = 16000.0}";
minSize = "{width = 0; height = 0}";
representedFilename = "";
styleMask = 0;
@ -100,7 +100,7 @@
isVisible = YES;
isa = NSWindow;
level = 0;
maxSize = "{width = 3.40282e+38; height = 3.40282e+38}";
maxSize = "{width = 16000.0; height = 16000.0}";
minSize = "{width = 0; height = 0}";
representedFilename = "";
styleMask = 14;
@ -468,7 +468,7 @@
isVisible = NO;
isa = NSWindow;
level = 0;
maxSize = "{width = 3.40282e+38; height = 3.40282e+38}";
maxSize = "{width = 16000.0; height = 16000.0}";
minSize = "{width = 0; height = 0}";
representedFilename = "";
styleMask = 14;