summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdview.hxx')
-rw-r--r--include/svx/svdview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdview.hxx b/include/svx/svdview.hxx
index d4b39affa197..11d69b1e484f 100644
--- a/include/svx/svdview.hxx
+++ b/include/svx/svdview.hxx
@@ -169,7 +169,7 @@ protected:
public:
explicit SdrView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrView();
+ virtual ~SdrView() override;
// The default value for all dispatchers is activated. If the app for example
// wants to intervene in MouseDispatcher for special treatment, you have to