Skip to content

Commit

Permalink
Update chooser.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
monkstone committed Nov 15, 2016
1 parent b925422 commit 0a822ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/chooser/chooser.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
# Usage: :wq
# Usage:
# load_library :chooser
#
# def setup
Expand All @@ -16,4 +16,4 @@
# end
class Processing::App
include Java::MonkstoneFilechooser::Chooser
end
end

0 comments on commit 0a822ff

Please sign in to comment.