NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / canvas / canvas / fill.h
index 9eddeec6b606984e990048cc4776f561fae695b2..42160a61907bbe09a803fff5062a9a4bef9e64cb 100644 (file)
@@ -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>);