mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 09:02:17 +00:00
Added ivar for column resizing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7434 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
07c7efa11c
commit
eb554c520d
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
BOOL _allowsMultipleSelection;
|
||||
BOOL _allowsEmptySelection;
|
||||
BOOL _allowsColumnSelection;
|
||||
BOOL _allowsColumnResizing;
|
||||
BOOL _selectingColumns;
|
||||
NSText *_textObject;
|
||||
int _editedRow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue