lib/shoes/swt/oval_painter.rb in shoes-swt-4.0.0.pre8 vs lib/shoes/swt/oval_painter.rb in shoes-swt-4.0.0.pre9

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true class Shoes module Swt class OvalPainter < Common::Painter def clipping clipping = ::Swt::Path.new(Shoes.display)