UISelectionPanel.st
changeset 1781 d67090b1ad57
parent 1747 dfe097b6b1fb
child 1828 99b4e6b55b75
--- a/UISelectionPanel.st	Thu Jan 15 09:22:02 2004 +0100
+++ b/UISelectionPanel.st	Tue Feb 03 16:08:53 2004 +0100
@@ -345,6 +345,14 @@
     "Modified: / 29.10.1997 / 03:20:38 / cg"
 ! !
 
+!UISelectionPanel class methodsFor:'resources'!
+
+classResources
+    "my translations are found in the UIPainter classes resources"
+
+    ^ UIPainter classResources 
+! !
+
 !UISelectionPanel class methodsFor:'standard specifications'!
 
 standardButtons