summaryrefslogtreecommitdiff
path: root/include/sfx2/styledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/styledlg.hxx')
-rw-r--r--include/sfx2/styledlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/styledlg.hxx b/include/sfx2/styledlg.hxx
index 9e9bef903aeb..e837c87d6ae1 100644
--- a/include/sfx2/styledlg.hxx
+++ b/include/sfx2/styledlg.hxx
@@ -41,6 +41,7 @@ public:
const OUString& rUIXMLDescription, SfxStyleSheetBase&);
virtual ~SfxStyleDialog();
+ virtual void dispose() SAL_OVERRIDE;
SfxStyleSheetBase& GetStyleSheet() { return *pStyle; }
const SfxStyleSheetBase& GetStyleSheet() const { return *pStyle; }