diff options
Diffstat (limited to 'macosx/HotkeyController.h')
| -rw-r--r-- | macosx/HotkeyController.h | 1 |
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; |
