diff options
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/svdtext.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/svx/svdtext.hxx b/svx/inc/svx/svdtext.hxx index ca44bed26b60..35d74ac59f64 100644 --- a/svx/inc/svx/svdtext.hxx +++ b/svx/inc/svx/svdtext.hxx @@ -48,6 +48,7 @@ namespace sdr { namespace properties { /** This class stores information about one text inside a shape. */ +class SfxStyleSheet; class SVX_DLLPUBLIC SdrText : public tools::WeakBase< SdrText > { public: |