diff options
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r-- | macosx/Controller.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h index 18d4681b0..560f4e903 100644 --- a/macosx/Controller.h +++ b/macosx/Controller.h @@ -305,5 +305,7 @@ -(IBAction)showGrowlDoneNotification:(id)sender; - (IBAction)showDebugOutputPanel:(id)sender; - (void)setupToolbar; + +- (void) remindUserOfSleepOrShutdown; @end |