summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-11-10 16:51:58 +0000
committerMichael Meeks <michael.meeks@suse.com>2011-11-10 22:33:49 +0000
commit83ea2162b80b4d03e4cca90d354b5d56ea3f5898 (patch)
tree74246625cb061606307a3945125622f1b8f1c3e9 /svx
parenteaea417bfdf8d06df2b7f2e42c904c32ce77e871 (diff)
Initial sd filters unit tests
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/svdtext.hxx1
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: