*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 02 Jun 2005 19:02:08 +0200
changeset 3177 24ebc6fde9c1
parent 3176 262c41b454ed
child 3178 3201abb994b9
*** empty log message ***
XPToolbarIconLibrary.st
--- a/XPToolbarIconLibrary.st	Thu Jun 02 18:44:12 2005 +0200
+++ b/XPToolbarIconLibrary.st	Thu Jun 02 19:02:08 2005 +0200
@@ -33,6 +33,12 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
+!
+
+documentation
+"
+     ToolbarIconLibrary := XPToolbarIconLibrary
+"
 ! !
 
 !XPToolbarIconLibrary class methodsFor:'image specs'!
@@ -3785,5 +3791,5 @@
 !XPToolbarIconLibrary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.50 2005-05-31 21:55:31 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.51 2005-06-02 17:02:08 cg Exp $'
 ! !