summaryrefslogtreecommitdiff
path: root/include/svx/sdrmasterpagedescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdrmasterpagedescriptor.hxx')
-rw-r--r--include/svx/sdrmasterpagedescriptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdrmasterpagedescriptor.hxx b/include/svx/sdrmasterpagedescriptor.hxx
index eec99df167bf..a00a0b96703a 100644
--- a/include/svx/sdrmasterpagedescriptor.hxx
+++ b/include/svx/sdrmasterpagedescriptor.hxx
@@ -47,7 +47,7 @@ namespace sdr
// ViewContact part
sdr::contact::ViewContact* mpViewContact;
- void operator=(const MasterPageDescriptor& rCandidate) SAL_DELETED_FUNCTION;
+ void operator=(const MasterPageDescriptor& rCandidate) = delete;
protected:
sdr::contact::ViewContact* CreateObjectSpecificViewContact();