Tools__ChangeList.st
changeset 18115 a6dfb13fdc28
parent 16874 7b40b1cfbd33
child 18284 6ebe916338c9
--- a/Tools__ChangeList.st	Sat May 12 14:25:27 2018 +0200
+++ b/Tools__ChangeList.st	Sat May 12 14:25:35 2018 +0200
@@ -912,6 +912,7 @@
 !ChangeList methodsFor:'hooks'!
 
 postBuildListView: aView
+    "I want to see the events of the list"
 
     super postBuildListView: aView.
     aView scrolledView delegate: self.