diff -r 2d0fe6afd0c0 -r 71cffa1e022e stx_libtool2.st --- a/stx_libtool2.st Fri Aug 01 16:51:18 2014 +0200 +++ b/stx_libtool2.st Fri Aug 01 16:51:34 2014 +0200 @@ -52,6 +52,7 @@ #'stx:goodies/webServer' "HTTPServer - referenced by UIPainter>>doInstallAsWebPage " #'exept:httpPortal' "WebApplicationModel - referenced by UIPainter>>canInstallAsWebPage " #'stx:goodies/communication' "HTTPInterface - referenced by ImageEditor>>doLoadFromURL " + #'stx:libview3' "LineSegmentMorph - referenced by UIObjectView class>>isHorizontalResizable: " ) ! @@ -89,7 +90,6 @@ #'stx:libhtml' "HTMLDocumentView - referenced by MethodFinderWindow>>openHTMLDocumentation " #'stx:libtool' "SmalltalkCodeGeneratorTool - referenced by MenuEditor>>doGenerateAspectMethods " #'stx:libui' "HorizontalPanelViewSpec - referenced by UIPainterView>>groupSelectionWithLayout: " - #'stx:libview3' "LineSegmentMorph - referenced by UIObjectView class>>isHorizontalResizable: " ) ! !