summaryrefslogtreecommitdiffstats
path: root/include/vcl/gradient.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/gradient.hxx')
-rw-r--r--include/vcl/gradient.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/vcl/gradient.hxx b/include/vcl/gradient.hxx
index 9b044f0f103d..c01e7b65b46c 100644
--- a/include/vcl/gradient.hxx
+++ b/include/vcl/gradient.hxx
@@ -26,9 +26,9 @@
#include <vcl/vclenum.hxx>
-// ----------------
+
// - Impl_Gradient -
-// ----------------
+
class Rectangle;
class Point;
@@ -56,9 +56,9 @@ public:
Impl_Gradient( const Impl_Gradient& rImplGradient );
};
-// ------------
+
// - Gradient -
-// ------------
+
class VCL_DLLPUBLIC Gradient
{