summaryrefslogtreecommitdiff
path: root/sc/inc/cursuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/cursuno.hxx')
-rw-r--r--sc/inc/cursuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/cursuno.hxx b/sc/inc/cursuno.hxx
index b75717521bd5..ceff23afb5b4 100644
--- a/sc/inc/cursuno.hxx
+++ b/sc/inc/cursuno.hxx
@@ -32,7 +32,7 @@ class ScCellCursorObj : public ScCellRangeObj,
{
public:
ScCellCursorObj(ScDocShell* pDocSh, const ScRange& rR);
- virtual ~ScCellCursorObj();
+ virtual ~ScCellCursorObj() override;
virtual css::uno::Any SAL_CALL queryInterface(
const css::uno::Type & rType )