aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableContent.h')
-rw-r--r--Source/SPTableContent.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h
index 8f49b7de..fdb434e8 100644
--- a/Source/SPTableContent.h
+++ b/Source/SPTableContent.h
@@ -91,7 +91,10 @@
IBOutlet NSButton *paginationNextButton;
#ifndef SP_CODA
IBOutlet NSView *contentViewPane;
+ IBOutlet NSViewController *paginationViewController;
IBOutlet NSView *paginationView;
+ IBOutlet NSBox *paginationBox;
+ NSPopover *paginationPopover;
#endif
IBOutlet NSTextField *paginationPageField;
#ifndef SP_CODA