GenericToolbarIconLibrary.st
branchjv
changeset 5616 60d4ad0cccfb
parent 5600 f875e6cc590e
parent 5614 b57886b61246
child 5647 a072d911671f
--- a/GenericToolbarIconLibrary.st	Mon Mar 21 06:42:28 2016 +0100
+++ b/GenericToolbarIconLibrary.st	Sat Mar 26 06:44:39 2016 +0100
@@ -15740,7 +15740,27 @@
 
     ^Icon
         constantNamed:'GenericToolbarIconLibrary abstractContainerClassBrowserIcon'
-        ifAbsentPut:[(Depth2Image width:13 height:11) bits:(ByteArray fromPackedString:'ET1U@AU?UP@TO0T EC,EHQS;1RPT><T2E??5IQ_"=PLW KT3ETAUKAU@UR8b') colorMapFromArray:#[0 0 0 0 127 127 255 255 255 127 127 255] mask:((ImageMask width:13 height:11) bits:(ByteArray fromPackedString:'^/A:<F\0Y3A''LF>0[;A=<G#0^OA8<@@a'); yourself); yourself]
+        ifAbsentPut:[(Depth2Image width:13 height:11) bits:(ByteArray fromPackedString:'ET1U@AU?UP@TO0T EC,EHQS;1RPT><T2E??5IQO"<PLS KD3ETAUKAU@UR8b') colorMapFromArray:#[0 0 0 0 127 127 255 255 255 127 127 255] mask:((ImageMask width:13 height:11) bits:(ByteArray fromPackedString:'^/A:<F\0Y3A''LF>0[;A]4E#P^OA8<@@a'); yourself); yourself]
+!
+
+abstractWindowClassBrowserIcon
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self abstractWindowClassBrowserIcon inspect
+     ImageEditor openOnClass:self andSelector:#abstractWindowClassBrowserIcon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary abstractWindowClassBrowserIcon'
+        ifAbsentPut:[(Depth4Image width:13 height:11) bits:(ByteArray fromPackedString:'@@@APP@@@@H"MDP2H @BL3PTL3L@@#L4ECL3@@H3QAQCL00BL4QDP3L@@#QCL4P3@@H4L3L4L0@BL3L3L3L@@#L3L3L3@ @@@@@@@@,b') colorMapFromArray:#[0 0 0 255 255 255 127 127 127 220 220 220 127 127 255]; yourself]
 !
 
 announcementClassIcon