summaryrefslogtreecommitdiff
path: root/sc/inc/styleuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/styleuno.hxx')
-rw-r--r--sc/inc/styleuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/styleuno.hxx b/sc/inc/styleuno.hxx
index a53269853f04..d1a8fd9e8224 100644
--- a/sc/inc/styleuno.hxx
+++ b/sc/inc/styleuno.hxx
@@ -231,8 +231,8 @@ private:
css::uno::RuntimeException,
std::exception);
- ScStyleObj(); // disabled
public:
+ ScStyleObj() = delete;
ScStyleObj(ScDocShell* pDocSh, SfxStyleFamily eFam, const OUString& rName);
virtual ~ScStyleObj();