lib/shoes/swt/rect_painter.rb in shoes-swt-4.0.0.pre8 vs lib/shoes/swt/rect_painter.rb in shoes-swt-4.0.0.pre9
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
class Shoes
module Swt
class RectPainter < Common::Painter
def fill(gc)
gc.fill_round_rectangle(@obj.translate_left + @obj.element_left + inset,