Update docs

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13335 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-04-03 16:59:43 +00:00
parent 2bc60d6232
commit 228bb345cf
40 changed files with 3582 additions and 4300 deletions

View file

@ -30,11 +30,6 @@
#include <AppKit/NSBox.h>
@implementation GSHbox: GSTable
{
// YES if some NSView was already added to the box
BOOL _haveViews;
float _defaultMinXMargin;
}
//
// Class methods
//