NOOP: remove whitespace
This commit is contained in:
parent
b1a6982064
commit
ba3515e619
@ -73,7 +73,7 @@ Fill::setup_fill_context (Cairo::RefPtr<Cairo::Context> context) const
|
|||||||
if (_pattern) {
|
if (_pattern) {
|
||||||
context->set_source (_pattern);
|
context->set_source (_pattern);
|
||||||
} else {
|
} else {
|
||||||
Gtkmm2ext::set_source_rgba (context, _fill_color);
|
Gtkmm2ext::set_source_rgba (context, _fill_color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user