# HG changeset patch # User Claus Gittinger # Date 1471084832 -7200 # Node ID 97fd83492529d07d81ad139f72064ebf6fc62acb # Parent 0b25d802e1b9745a2d42cb9d237e6faf4c677c48 #DOCUMENTATION by cg class: Tools::ViewTreeInspectorApplication comment diff -r 0b25d802e1b9 -r 97fd83492529 Tools__ViewTreeApplication.st --- a/Tools__ViewTreeApplication.st Mon Aug 08 16:15:51 2016 +0200 +++ b/Tools__ViewTreeApplication.st Sat Aug 13 12:40:32 2016 +0200 @@ -1,3 +1,5 @@ +"{ Encoding: utf8 }" + " COPYRIGHT (c) 2007 by eXept Software AG All Rights Reserved @@ -3662,7 +3664,7 @@ !ViewTreeInspectorApplication::ViewTreeModel methodsFor:'private selection'! invalidateSelection - "invalidate the current selection + "invalidate (force async redraw) the current selection " |topView|