From 4967e88b9adf73f538a379f0a215b0e0b6c2a968 Mon Sep 17 00:00:00 2001 From: "Andrzej J. R. Hunt" Date: Thu, 19 Jul 2012 13:02:03 +0200 Subject: Fixed the Listener lifecycle, prevents crash on slideshow exit. Change-Id: I918754dc7b99cd48bbc012d62b2a8cd0eb0e438e --- sd/source/ui/inc/Server.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/source/ui/inc') diff --git a/sd/source/ui/inc/Server.hxx b/sd/source/ui/inc/Server.hxx index 8447292d2089..b0dcc1c62a75 100644 --- a/sd/source/ui/inc/Server.hxx +++ b/sd/source/ui/inc/Server.hxx @@ -42,6 +42,7 @@ namespace sd static void setup(); static void presentationStarted( const css::uno::Reference< css::presentation::XSlideShowController > &rController ); + void informListenerDestroyed(); private: Server(); ~Server(); -- cgit v1.2.3