summaryrefslogtreecommitdiff
path: root/include/svx/svdedtv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdedtv.hxx')
-rw-r--r--include/svx/svdedtv.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svdedtv.hxx b/include/svx/svdedtv.hxx
index 1331498c0b6c..f0a98839e105 100644
--- a/include/svx/svdedtv.hxx
+++ b/include/svx/svdedtv.hxx
@@ -420,8 +420,8 @@ public:
bool IsVirtualObjectBundling() const { return bBundleVirtObj; }
// von der SdrMarkView ueberladen fuer den internen gebrauch
- virtual void MarkListHasChanged();
- virtual void ModelHasChanged();
+ virtual void MarkListHasChanged() SAL_OVERRIDE;
+ virtual void ModelHasChanged() SAL_OVERRIDE;
};
#endif // INCLUDED_SVX_SVDEDTV_HXX