summaryrefslogtreecommitdiffstats
path: root/include/vcl/lineinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/lineinfo.hxx')
-rw-r--r--include/vcl/lineinfo.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/vcl/lineinfo.hxx b/include/vcl/lineinfo.hxx
index d6a9028320f2..96418479c00a 100644
--- a/include/vcl/lineinfo.hxx
+++ b/include/vcl/lineinfo.hxx
@@ -26,9 +26,9 @@
#include <basegfx/vector/b2enums.hxx>
#include <com/sun/star/drawing/LineCap.hpp>
-// ----------------
+
// - ImplLineInfo -
-// ----------------
+
class SvStream;
namespace basegfx { class B2DPolyPolygon; }
@@ -56,9 +56,9 @@ struct ImplLineInfo
friend SvStream& WriteImplLineInfo( SvStream& rOStm, const ImplLineInfo& rImplLineInfo );
};
-// ------------
+
// - LineInfo -
-// ------------
+
class VCL_DLLPUBLIC LineInfo
{