mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 09:21:22 +00:00
Fix more suggestions by @fredkiefer. Add AUTORELEASE for nib, generate indexes for visible items
This commit is contained in:
parent
cf16dde246
commit
99103a83dc
2 changed files with 19 additions and 14 deletions
|
@ -431,7 +431,6 @@ APPKIT_EXPORT_CLASS
|
|||
|
||||
// Managing items
|
||||
NSMutableArray *_visibleItems;
|
||||
NSMutableSet *_indexPathsForVisibleItems;
|
||||
NSMutableDictionary *_visibleSupplementaryViews;
|
||||
NSMutableSet *_indexPathsForSupplementaryElementsOfKind;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue