diff options
Diffstat (limited to 'include/svx/xhatch.hxx')
-rw-r--r-- | include/svx/xhatch.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/xhatch.hxx b/include/svx/xhatch.hxx index 0f5a0e1b9526..9dc725d84354 100644 --- a/include/svx/xhatch.hxx +++ b/include/svx/xhatch.hxx @@ -24,9 +24,9 @@ #include <tools/color.hxx> #include <svx/svxdllapi.h> -//-------------- + // class XHatch -//-------------- + class SVX_DLLPUBLIC XHatch { |