diff -r aa9089c6be96 -r dbfb457033ff stx_libtool2.st --- a/stx_libtool2.st Tue Oct 20 22:39:14 2009 +0200 +++ b/stx_libtool2.st Tue Oct 20 22:39:17 2009 +0200 @@ -78,46 +78,47 @@ classNamesAndAttributes ^ #( - " or ( attributes...) in load order" - ColorEditDialog - DataSetBuilder - (DirectoryView autoload) - (HierarchicalListEditor autoload) - ImageEditor - MenuEditor - (MethodFinderWindow autoload) - (MethodSelectionBrowser autoload) - (#'Tools::NewInspectorList' autoload) - (#'Tools::NewInspectorListView' autoload) - (#'Tools::NewInspectorPanelView' autoload) - (#'Tools::NewInspectorView' autoload) - (ProjectBrowser autoload) - (STXInstaller autoload) - SelectionBrowser - (ShellView autoload) - (SnapShotImage autoload) - (SnapShotImageMemory autoload) - TabListEditor - (#'Tools::InternationalLanguageTranslationEditor' autoload) - (#'Tools::ProjectDefinitionEditor' autoload) - UIGalleryView - UIHelpTool - UILayoutTool - UIObjectView - UIPainter - UISelectionPanel - UISpecificationTool - #'stx_libtool2' - FileSelectionBrowser - ResourceSelectionBrowser - UIPainterView - (#'Tools::ViewTreeModel' autoload) - (#'Tools::ViewTreeApplication' autoload) - (#'Tools::ViewTreeItem' autoload) - (#'Tools::ObjectModuleInformation' autoload) - FlyByWindowInformation - UIListEditor - ProjectBuilder + " or ( attributes...) in load order" + ColorEditDialog + DataSetBuilder + (DirectoryView autoload) + (HierarchicalListEditor autoload) + ImageEditor + MenuEditor + (MethodFinderWindow autoload) + (MethodSelectionBrowser autoload) + (#'Tools::NewInspectorList' autoload) + (#'Tools::NewInspectorListView' autoload) + (#'Tools::NewInspectorPanelView' autoload) + (#'Tools::NewInspectorView' autoload) + (ProjectBrowser autoload) + (STXInstaller autoload) + SelectionBrowser + (ShellView autoload) + (SnapShotImage autoload) + (SnapShotImageMemory autoload) + TabListEditor + (#'Tools::InternationalLanguageTranslationEditor' autoload) + (#'Tools::ProjectDefinitionEditor' autoload) + UIGalleryView + UIHelpTool + UILayoutTool + UIObjectView + UIPainter + UISelectionPanel + UISpecificationTool + #'stx_libtool2' + FileSelectionBrowser + ResourceSelectionBrowser + UIPainterView + (#'Tools::ViewTreeModel' autoload) + (#'Tools::ViewTreeApplication' autoload) + (#'Tools::ViewTreeItem' autoload) + (#'Tools::ObjectModuleInformation' autoload) + FlyByWindowInformation + UIListEditor + #'Tools::ProjectBuilder' + #'Tools::ProjectBuilderAssistantApplication' ) !