summaryrefslogtreecommitdiff
path: root/libs/canvas/canvas/fill.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/canvas/canvas/fill.h')
-rw-r--r--libs/canvas/canvas/fill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/canvas/canvas/fill.h b/libs/canvas/canvas/fill.h
index 9eddeec6b6..42160a6190 100644
--- a/libs/canvas/canvas/fill.h
+++ b/libs/canvas/canvas/fill.h
@@ -50,7 +50,7 @@ public:
}
typedef std::vector<std::pair<double,Color> > StopList;
-
+
void set_gradient (StopList const & stops, bool is_vertical);
void set_pattern (Cairo::RefPtr<Cairo::Pattern>);