summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/style.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx
index ceb8050f31c8..e347d54486a3 100644
--- a/svl/inc/svl/style.hxx
+++ b/svl/inc/svl/style.hxx
@@ -285,6 +285,7 @@ public:
virtual sal_Bool SetParent( const UniString& );
protected:
+ SfxStyleSheet(); // do not use! needed by MSVC
virtual ~SfxStyleSheet();
};