aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableContent.h')
-rw-r--r--Source/SPTableContent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h
index 4c6627de..486df122 100644
--- a/Source/SPTableContent.h
+++ b/Source/SPTableContent.h
@@ -75,7 +75,7 @@
IBOutlet id reloadButton;
#ifndef SP_CODA
IBOutlet NSButton *multipleLineEditingButton;
- IBOutlet id countText;
+ IBOutlet NSTextField *countText;
IBOutlet id limitRowsField;
IBOutlet id limitRowsButton;
IBOutlet id limitRowsStepper;