InspectorView.st
changeset 16816 ce7ac654bf0f
parent 16814 7492f3cc9301
child 16828 3be43a489ae3
child 16832 5edf4aa25bf6
--- a/InspectorView.st	Wed Aug 31 18:56:41 2016 +0200
+++ b/InspectorView.st	Wed Aug 31 19:00:39 2016 +0200
@@ -3203,9 +3203,10 @@
 !InspectorView methodsFor:'private'!
 
 baseInspectedObjectClass
+    "only instvars below that are shown by me in the non-basic tab.
+     This hides uninterresting details in the regular tab"
+     
     ^ Object
-
-
 !
 
 defaultLabel