https://bugs.documentfoundation.org/show_bug.cgi?id=112076
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #10 from Julien Nabet <[email protected]> ---
By fixing the patch with:
diff --git a/vcl/inc/osx/saltimer.h b/vcl/inc/osx/saltimer.h
index c860ad5cbdda..d8230dd07c87 100644
--- a/vcl/inc/osx/saltimer.h
+++ b/vcl/inc/osx/saltimer.h
@@ -58,7 +58,7 @@ public:
void handleStartTimerEvent( NSEvent* pEvent );
void handleDispatchTimerEvent( NSEvent* pEvent );
void handleTimerElapsed();
- void handleWindowShouldClose();
+ void handleWindowWillClose();
bool IsTimerElapsed() const;
};
I don't reproduce this indeed.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs