summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/osx')
-rw-r--r--vcl/inc/osx/saltimer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/osx/saltimer.h b/vcl/inc/osx/saltimer.h
index 65247b930cfa..c860ad5cbdda 100644
--- a/vcl/inc/osx/saltimer.h
+++ b/vcl/inc/osx/saltimer.h
@@ -58,6 +58,7 @@ public:
void handleStartTimerEvent( NSEvent* pEvent );
void handleDispatchTimerEvent( NSEvent* pEvent );
void handleTimerElapsed();
+ void handleWindowShouldClose();
bool IsTimerElapsed() const;
};