diff -r e7d0453109a1 -r bcdb393c956f VDBAbstractTreeApplication.st --- a/VDBAbstractTreeApplication.st Sat Feb 03 21:18:50 2018 +0000 +++ b/VDBAbstractTreeApplication.st Mon Feb 05 14:18:03 2018 +0000 @@ -111,14 +111,6 @@ ^ self == VDBAbstractTreeApplication. ! ! -!VDBAbstractTreeApplication methodsFor:'actions'! - -doDoubleClick - "Invoked when user double-clicks to list item. - Nothing by default, subclasses may override." - "Modified: / 13-06-2017 / 17:08:36 / Jan Vrany " -! ! - !VDBAbstractTreeApplication methodsFor:'aspects-private'! internalListHolder