summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ChartWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ChartWindow.hxx')
-rw-r--r--chart2/source/controller/inc/ChartWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/ChartWindow.hxx b/chart2/source/controller/inc/ChartWindow.hxx
index 4cbc69810d18..6b0feaf440da 100644
--- a/chart2/source/controller/inc/ChartWindow.hxx
+++ b/chart2/source/controller/inc/ChartWindow.hxx
@@ -36,7 +36,7 @@ class ChartWindow : public vcl::Window
{
public:
ChartWindow( ChartController* pController, vcl::Window* pParent, WinBits nStyle );
- virtual ~ChartWindow();
+ virtual ~ChartWindow() override;
virtual void dispose() override;
void clear();