summaryrefslogtreecommitdiff
path: root/include/svtools/hyperlabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/hyperlabel.hxx')
-rw-r--r--include/svtools/hyperlabel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/hyperlabel.hxx b/include/svtools/hyperlabel.hxx
index 4b6de2647dc0..ff68064673dd 100644
--- a/include/svtools/hyperlabel.hxx
+++ b/include/svtools/hyperlabel.hxx
@@ -53,7 +53,7 @@ namespace svt
public:
HyperLabel( Window* _pParent, WinBits _nWinStyle = 0 );
- ~HyperLabel( );
+ virtual ~HyperLabel( );
virtual void DataChanged( const DataChangedEvent& rDCEvt ) SAL_OVERRIDE;