device access
authorClaus Gittinger <cg@exept.de>
Sat, 02 Apr 2016 17:14:15 +0200
changeset 7269 4254121eadd0
parent 7268 88e9d56a0dd1
child 7270 99ea8e6d736f
device access
Font.st
--- a/Font.st	Sat Apr 02 17:14:14 2016 +0200
+++ b/Font.st	Sat Apr 02 17:14:15 2016 +0200
@@ -283,7 +283,7 @@
      Obsolete - use #graphicsDevice"
 
     <resource:#obsolete>
-    self obsoleteMethodWarning:'2013-07-25'.
+    self obsoleteMethodWarning:'use #graphicsDevice (2013-07-25)'.
     ^ device
 !