Cairo__FontSlant.st
changeset 5 65635e9ef3e8
parent 3 f4f599f2a1b5
child 6 c1f387b40e3a
--- a/Cairo__FontSlant.st	Thu Jul 10 21:14:16 2008 +0000
+++ b/Cairo__FontSlant.st	Fri Jul 11 08:49:27 2008 +0000
@@ -9,6 +9,7 @@
 	category:'Cairo - Constants'
 !
 
+
 !FontSlant class methodsFor:'initialization'!
 
 initialize
@@ -43,5 +44,10 @@
     "Modified: / 10-07-2008 / 23:05:54 / Jan Vrany <vranyj1@fel.cvut.cz>"
 ! !
 
+!FontSlant class methodsFor:'documentation'!
+
+version
+    ^'$Id$'
+! !
 
 FontSlant initialize!