summaryrefslogtreecommitdiff
path: root/include/vcl/hatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/hatch.hxx')
-rw-r--r--include/vcl/hatch.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/vcl/hatch.hxx b/include/vcl/hatch.hxx
index 3b9b578b92d0..8be2fadeedb4 100644
--- a/include/vcl/hatch.hxx
+++ b/include/vcl/hatch.hxx
@@ -25,9 +25,9 @@
#include <vcl/vclenum.hxx>
-// --------------
+
// - Impl_Hatch -
-// --------------
+
class SvStream;
@@ -46,9 +46,9 @@ struct ImplHatch
friend SvStream& WriteImplHatch( SvStream& rOStm, const ImplHatch& rImplHatch );
};
-// ---------
+
// - Hatch -
-// ---------
+
class VCL_DLLPUBLIC Hatch
{