summaryrefslogtreecommitdiff
path: root/svx/source/table/viewcontactoftableobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/viewcontactoftableobj.hxx')
-rw-r--r--svx/source/table/viewcontactoftableobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/viewcontactoftableobj.hxx b/svx/source/table/viewcontactoftableobj.hxx
index 9f247bf64cd5..a0581e2afb3d 100644
--- a/svx/source/table/viewcontactoftableobj.hxx
+++ b/svx/source/table/viewcontactoftableobj.hxx
@@ -43,7 +43,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfTableObj(sdr::table::SdrTableObj& rTextObj);
- virtual ~ViewContactOfTableObj();
+ virtual ~ViewContactOfTableObj() override;
};
} // end of namespace contact
} // end of namespace sdr