summaryrefslogtreecommitdiff
path: root/sw/inc/dpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/dpage.hxx')
-rw-r--r--sw/inc/dpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/dpage.hxx b/sw/inc/dpage.hxx
index c7488161744c..e04b06329783 100644
--- a/sw/inc/dpage.hxx
+++ b/sw/inc/dpage.hxx
@@ -28,7 +28,7 @@ class SwDoc;
class SwDPage : public FmFormPage, public SdrObjUserCall
{
- SwDPage &operator=(const SwDPage&) SAL_DELETED_FUNCTION;
+ SwDPage &operator=(const SwDPage&) = delete;
SdrPageGridFrameList* pGridLst;
SwDoc* pDoc;