summaryrefslogtreecommitdiff
path: root/include/svx/EnhancedCustomShapeFunctionParser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/EnhancedCustomShapeFunctionParser.hxx')
-rw-r--r--include/svx/EnhancedCustomShapeFunctionParser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/EnhancedCustomShapeFunctionParser.hxx b/include/svx/EnhancedCustomShapeFunctionParser.hxx
index 30873c5eb644..ff53f38c6bff 100644
--- a/include/svx/EnhancedCustomShapeFunctionParser.hxx
+++ b/include/svx/EnhancedCustomShapeFunctionParser.hxx
@@ -134,7 +134,7 @@ inline std::basic_ostream<charT, traits> & operator <<(
SVX_DLLPUBLIC void FillEquationParameter( const css::drawing::EnhancedCustomShapeParameter&, const sal_Int32, EnhancedCustomShapeEquation& );
-class ExpressionNode
+class SAL_DLLPUBLIC_RTTI ExpressionNode
{
public:
virtual ~ExpressionNode();