Added ivar for resized column

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7435 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-09-07 16:33:59 +00:00
parent eb554c520d
commit 2f4c568e1e

View file

@ -38,6 +38,7 @@
@interface NSTableHeaderView : NSView
{
NSTableView *_tableView;
int _resizedColumn;
}
/*
* Setting the table view