mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Check in of this file was forgotten.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10765 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7986d235d4
commit
0632e24a64
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@
|
|||
int _editedRow;
|
||||
int _editedColumn;
|
||||
NSCell *_editedCell;
|
||||
BOOL _autosaveTableColumns;
|
||||
NSString *_autosaveName;
|
||||
|
||||
/*
|
||||
* Ivars Acting as Cache
|
||||
|
|
Loading…
Reference in a new issue