lib/shoes/swt/slot.rb in shoes-swt-4.0.0.pre11 vs lib/shoes/swt/slot.rb in shoes-swt-4.0.0.pre12

- old
+ new

@@ -47,7 +47,8 @@ end end class Flow < Slot; end class Stack < Slot; end + class Widget < Slot; end end end