diff options
Diffstat (limited to 'include/editeng/shdditem.hxx')
-rw-r--r-- | include/editeng/shdditem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/shdditem.hxx b/include/editeng/shdditem.hxx index a27b54ccc145..22f9ccf25a3a 100644 --- a/include/editeng/shdditem.hxx +++ b/include/editeng/shdditem.hxx @@ -53,7 +53,7 @@ public: SetValue(rShadow.GetValue()); return *this; } - + SvxShadowedItem(SvxShadowedItem const &) = default; // SfxPoolItem copy function dichotomy }; #endif |