#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Sat, 28 Jul 2018 10:08:42 +0200
changeset 3579 a2dc71824029
parent 3578 9965b6b7e99b
child 3580 ab5cebe669d7
#OTHER by cg icon references cleaned up (use ToolbarIconLibrary - not GenericToolbarIconLibrary)
UISelectionPanel.st
--- a/UISelectionPanel.st	Sat Jul 28 10:07:36 2018 +0200
+++ b/UISelectionPanel.st	Sat Jul 28 10:08:42 2018 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1997 by Claus Gittinger / eXept Software AG
               All Rights Reserved
@@ -116,7 +118,11 @@
 !UISelectionPanel class methodsFor:'image specs'!
 
 sketchImageIcon
+    <resource: #programImage>
+
     ^ self sketchImageIcon2
+
+    "Modified: / 28-07-2018 / 09:48:18 / Claus Gittinger"
 !
 
 sketchImageIcon1