UserNotification.st
branchjv
changeset 17780 b6e42c92eba0
parent 17772 6e0b3c06c364
child 17807 06cc6c49e291
equal deleted inserted replaced
17779:b0035fa0b6e6 17780:b6e42c92eba0
   140 ! !
   140 ! !
   141 
   141 
   142 !UserNotification class methodsFor:'documentation'!
   142 !UserNotification class methodsFor:'documentation'!
   143 
   143 
   144 version
   144 version
   145     ^ '$Id: UserNotification.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   145     ^ '$Id: UserNotification.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   146 !
   146 !
   147 
   147 
   148 version_CVS
   148 version_CVS
   149     ^ 'Header: /cvs/stx/stx/libbasic/UserNotification.st,v 1.15 2009/10/14 17:34:46 cg Exp ยง'
   149     ^ 'Header: /cvs/stx/stx/libbasic/UserNotification.st,v 1.15 2009/10/14 17:34:46 cg Exp '
   150 !
   150 !
   151 
   151 
   152 version_SVN
   152 version_SVN
   153     ^ '$Id: UserNotification.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   153     ^ '$Id: UserNotification.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   154 ! !
   154 ! !
   155 
   155 
   156 UserNotification initialize!
   156 UserNotification initialize!
   157 
   157 
   158 
   158 
       
   159