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

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true class Shoes module Swt class Dialog SWT = ::Swt::SWT ALERT_STYLE = SWT::OK | SWT::ICON_INFORMATION