diff options
Diffstat (limited to 'Source/SPTableContent.h')
-rw-r--r-- | Source/SPTableContent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h index c8f7100a..a670c69a 100644 --- a/Source/SPTableContent.h +++ b/Source/SPTableContent.h @@ -102,6 +102,7 @@ typedef NS_ENUM(NSInteger, SPTableContentFilterSource) { IBOutlet SPTableContentFilterController *filterControllerInstance; IBOutlet SPFilterTableController *filterTableController; + BOOL scrollViewHasRubberbandScrolling; #endif SPMySQLConnection *mySQLConnection; |