summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/pcrunodialogs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/pcrunodialogs.hxx')
-rw-r--r--extensions/source/propctrlr/pcrunodialogs.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/pcrunodialogs.hxx b/extensions/source/propctrlr/pcrunodialogs.hxx
index 30f72b694953..545af7988fb0 100644
--- a/extensions/source/propctrlr/pcrunodialogs.hxx
+++ b/extensions/source/propctrlr/pcrunodialogs.hxx
@@ -51,7 +51,7 @@ namespace pcr
public:
OTabOrderDialog( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& _rxContext );
- ~OTabOrderDialog();
+ virtual ~OTabOrderDialog();
// XTypeProvider
virtual ::com::sun::star::uno::Sequence<sal_Int8> SAL_CALL getImplementationId( ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;