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 4fcb914d875b..94546f0e972e 100644
--- a/include/svtools/hyperlabel.hxx
+++ b/include/svtools/hyperlabel.hxx
@@ -50,7 +50,7 @@ namespace svt
public:
HyperLabel( vcl::Window* _pParent, WinBits _nWinStyle = 0 );
- virtual ~HyperLabel( );
+ virtual ~HyperLabel( ) override;
virtual void dispose() override;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;