summaryrefslogtreecommitdiff
path: root/macosx/HotkeyController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HotkeyController.h')
-rw-r--r--macosx/HotkeyController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HotkeyController.h b/macosx/HotkeyController.h
index 59492c79..baf539d5 100644
--- a/macosx/HotkeyController.h
+++ b/macosx/HotkeyController.h
@@ -18,6 +18,7 @@
IBOutlet NSTextField *LoadState;
IBOutlet NSTextField *NextState;
IBOutlet NSTextField *PrevState;
+ IBOutlet NSTextField *FrameLimit;
}
@property (assign) NSInteger configInput;