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

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true class Shoes module Swt # In Swt a radio button is actually just a # button, so a lot of these methods are # borrowed from button.rb