]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Replaced use of deprecated BinaryFunction et al with BiFunction et al 87/387/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 31 Mar 2017 13:14:02 +0000 (16:14 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sat, 1 Apr 2017 05:54:52 +0000 (08:54 +0300)
Also added missing logic to GraphExplorerComposite.SelectionElement to
discover Resource from Variable when WorkbenchSelectionElement is asked
for AnyResource. This is part of the fix for #7116.

Fixed breakage from ContextualHelp F1 keystroke handler which was
introduced in the original SVN commit r32734 (#6446).

refs #7116
refs #7117

Change-Id: Ia7c88d2c1b274fd788a0a18d95c2f059cea36086


No differences found