Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoconti83 authored Apr 26, 2018
1 parent b5f73cd commit 7a55da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class ViewController: NSViewController {
})
],
table: table,
allowMultipleSelection: true,
selectionModel: .multipleNative,
selectionCallback: {
/// Just print out something when selected
print("Selection changed:")
Expand Down

0 comments on commit 7a55da3

Please sign in to comment.