stx_libtool.st
branchjv
changeset 17379 028adf14bc05
parent 17277 11e4a5ca80a5
parent 17264 7b4055c18979
child 18226 346376844040
--- a/stx_libtool.st	Wed Jan 25 19:02:59 2017 +0000
+++ b/stx_libtool.st	Wed Feb 01 11:36:30 2017 +0000
@@ -395,7 +395,6 @@
         (ClassItemRootForRevision autoload)
         (ClassNameItem autoload)
         (ClassRevisionTree autoload)
-        (ClassVariablesInspectorView autoload)
         (CodeGeneratorTests autoload)
         (ColorInspectorView autoload)
         (EWorldIconLibrary autoload)
@@ -411,6 +410,7 @@
         (ProjectView autoload)
         (SemaphoreMonitor autoload)
         (SmalltalkInspectorView autoload)
+        (ClassVariablesInspectorView autoload)
         (SourceRevisionItem autoload)
         (TextDiffTests autoload)
         (#'Tools::CodeView2DemoApp' autoload)
@@ -616,6 +616,7 @@
         'StandaloneStartup class' iconInBrowserSymbol
         'Warning class' iconInBrowserSymbol
         'AbstractSyntaxHighlighter class' formatStatements:in:elementsInto:
+        Image inspector2TabImageCreatorClass
     )
 ! !