docu call
authortz
Thu, 02 Apr 1998 21:09:13 +0200
changeset 763 19b3e479e0b8
parent 762 ba7c3153f9d1
child 764 5722b94330ef
docu call
ImageEditor.st
--- a/ImageEditor.st	Thu Apr 02 16:09:52 1998 +0200
+++ b/ImageEditor.st	Thu Apr 02 21:09:13 1998 +0200
@@ -1069,7 +1069,8 @@
 
 openDocumentation
 
-    self openHTMLDocument: 'tools/ImageEditor/TOP.html'
+    self openHTMLDocument: 'tools/uipainter/ImageEditor.html'
+
 ! !
 
 !ImageEditor methodsFor:'menu modes'!