mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
Source/NSScrollView.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13241 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ebf72dfb73
commit
e7db1483f6
1 changed files with 1 additions and 4 deletions
|
@ -1220,11 +1220,8 @@ static float scrollerWidth;
|
|||
|
||||
[aDecoder decodeValueOfObjCType: @encode(BOOL) at: &_hasCornerView];
|
||||
|
||||
/* This recreates all the info about headerView, cornerView, etc */
|
||||
/*
|
||||
[self setDocumentView: [_contentView documentView]];
|
||||
[self tile];
|
||||
*/
|
||||
|
||||
NSDebugLLog(@"NSScrollView", @"NSScrollView: finish decoding\n");
|
||||
|
||||
return self;
|
||||
|
|
Loading…
Reference in a new issue