diff options
Diffstat (limited to 'basctl/source/inc/propbrw.hxx')
-rw-r--r-- | basctl/source/inc/propbrw.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/inc/propbrw.hxx b/basctl/source/inc/propbrw.hxx index 04ab22d5dccf..3262d36301d0 100644 --- a/basctl/source/inc/propbrw.hxx +++ b/basctl/source/inc/propbrw.hxx @@ -75,6 +75,7 @@ protected: public: explicit PropBrw (DialogWindowLayout&); virtual ~PropBrw(); + virtual void dispose() SAL_OVERRIDE; using Window::Update; // note: changing the Context document to an instance other than the one given in the ctor is not supported // currently |