mirror of
https://github.com/wnagrodzki/CocoaProgrammingGuidelines.git
synced 2025-05-03 17:41:51 +02:00
Minor update
This commit is contained in:
parent
144376d4e7
commit
7cf2f5a4a9
2 changed files with 2 additions and 0 deletions
Binary file not shown.
|
@ -291,6 +291,8 @@ UIKIT_EXTERN NSString *const UITableViewIndexSearch;
|
|||
|
||||
UIKIT_EXTERN const CGFloat UITableViewAutomaticDimension;
|
||||
|
||||
UIKIT_EXTERN NSString *const UITableViewSelectionDidChangeNotification;
|
||||
|
||||
@protocol UITableViewDelegate<NSObject, UIScrollViewDelegate>
|
||||
...
|
||||
\end{codelisting}
|
||||
|
|
Loading…
Add table
Reference in a new issue