diff options
Diffstat (limited to 'framework/inc/helper/oframes.hxx')
-rw-r--r-- | framework/inc/helper/oframes.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/oframes.hxx b/framework/inc/helper/oframes.hxx index 5e1bc562e0c1..67b7e57c6284 100644 --- a/framework/inc/helper/oframes.hxx +++ b/framework/inc/helper/oframes.hxx @@ -178,7 +178,7 @@ class OFrames : public ::cppu::WeakImplHelper1< ::com::sun::star::frame::XFr @seealso method dispose() (if it exist!) @seealso destructor ~TaskEnumeration() *//*-*****************************************************************************************************/ - virtual void impl_resetObject(); + void impl_resetObject(); private: |