summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-24 14:22:56 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-24 14:23:28 +0100
commit6a23af75c01afabadd82dded59602d52f5a0ef21 (patch)
tree1339e353be2aaebcfbc48a1da01c6734fc94d184 /sd/inc
parentc98f569d035861b6b8c74b469512fa2ae7c9576f (diff)
Ensure listener is removed during ~SdModule
Change-Id: I17fb441eac2593a0b43809f177250d46d6862a58
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/sdmod.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index c4fca2c14cfa..250fa8e9695c 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -159,6 +159,8 @@ private:
*/
::std::unique_ptr< ::sd::SdGlobalResourceContainer> mpResourceContainer;
+ bool mbEventListenerAdded;
+
/** Create a new summary page. When the document has been created in
the kiosk mode with automatical transitions then this method adds
this kind of transition to the new summary page.