From 75529e509b5c6742ecd7e2a5a270c7f30576afad Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 6 Sep 2000 12:48:23 +0000 Subject: [PATCH] Updated for change in NSWindow's ivars git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7420 72102866-910b-0410-8b05-ffd578937521 --- Model/GMAppKit.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Model/GMAppKit.m b/Model/GMAppKit.m index c09ddb82a..3aa56c7c2 100644 --- a/Model/GMAppKit.m +++ b/Model/GMAppKit.m @@ -1177,7 +1177,7 @@ void __dummy_GMAppKit_functionForLinking() {} [self setFrameAutosaveName:frameAutosaveName]; #ifdef GNU_GUI_LIBRARY - window_level = [unarchiver decodeIntWithName:@"level"]; + _windowLevel = [unarchiver decodeIntWithName:@"level"]; #endif [self setInitialFirstResponder: