summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_ChartType_UNO.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_ChartType_UNO.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_ChartType_UNO.hxx b/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
index aaca031c5323..4ae8e94871b1 100644
--- a/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
+++ b/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
@@ -40,7 +40,7 @@ public:
static css::uno::Sequence< OUString > getSupportedServiceNames_Static();
static OUString getImplementationName_Static() throw( css::uno::RuntimeException );
private:
- virtual ~ChartTypeUnoDlg();
+ virtual ~ChartTypeUnoDlg() override;
// OGenericUnoDialog overridables
virtual void implInitialize(const css::uno::Any& _rValue) override;