#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Wed, 25 Jan 2017 16:06:50 +0100
changeset 17264 7b4055c18979
parent 17263 cd99daa12689
child 17265 60e2286680a6
#OTHER by cg image inspector shows new tab
stx_libtool.st
--- a/stx_libtool.st	Wed Jan 25 16:06:49 2017 +0100
+++ b/stx_libtool.st	Wed Jan 25 16:06:50 2017 +0100
@@ -393,7 +393,6 @@
         (ClassItemRootForRevision autoload)
         (ClassNameItem autoload)
         (ClassRevisionTree autoload)
-        (ClassVariablesInspectorView autoload)
         (CodeGeneratorTests autoload)
         (ColorInspectorView autoload)
         (EWorldIconLibrary autoload)
@@ -410,6 +409,7 @@
         (ProjectView autoload)
         (SemaphoreMonitor autoload)
         (SmalltalkInspectorView autoload)
+        (ClassVariablesInspectorView autoload)
         (SourceRevisionItem autoload)
         (TextDiffTests autoload)
         (#'Tools::CodeView2DemoApp' autoload)
@@ -614,6 +614,7 @@
         'Smalltalk class' inspectorClass
         'StandaloneStartup class' iconInBrowserSymbol
         'Warning class' iconInBrowserSymbol
+        Image inspector2TabImageCreatorClass
     )
 ! !