Removed duplicate method from GenericToolbarIconLibrary jv
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 30 Sep 2015 15:59:46 +0100
branchjv
changeset 5428 f2c23ea06402
parent 5427 a44b13e14cf8
child 5430 828466a23035
Removed duplicate method from GenericToolbarIconLibrary The duplication was introduced by auto-merge. Apparently it's not always 100% save (but most of the time it is)
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Wed Sep 30 07:05:36 2015 +0200
+++ b/GenericToolbarIconLibrary.st	Wed Sep 30 15:59:46 2015 +0100
@@ -80,27 +80,6 @@
 
 !GenericToolbarIconLibrary class methodsFor:'image specs'!
 
-addTabEntered14x14Icon
-    "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 addTabEntered14x14Icon inspect
-     ImageEditor openOnClass:self andSelector:#addTabEntered14x14Icon
-     Icon flushCachedIcons
-    "
-
-    <resource: #image>
-
-    ^Icon
-        constantNamed:'XPToolbarIconLibrary addTabEntered14x14Icon'
-        ifAbsentPut:[(Depth4Image new) width:14; height:14; bits:(ByteArray fromPackedString:'@RH"H"H"LAHQDQDQDRL!!L3L3L3L2HSL3L3L3L"D3L4P3L3H!!L3MDL3L2HSMDQDP3L"D3PTQDL3H!!L3LQL3L2HSL3QCL3L"D3L3L3L3H!!L3L3L3L2L#L3L3L3
-H0L"H"H"H#@b') ; colorMapFromArray:#[127 127 127 238 238 238 153 153 153 221 221 221 246 246 246]; mask:((ImageMask new) width:14; height:14; bits:(ByteArray fromPackedString:'_?/???????????????????????????????=?>0@a') ; yourself); yourself]
-!
-
 barResizeHorizontalIcon
     <resource: #image>
     "This resource specification was automatically generated