This commit is contained in:
2018-04-30 15:59:50 +02:00
parent 8502b9ae3b
commit f9ebdfbee6
25 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
action
title: aTitle text: aText
^ self new
title: aTitle;
text: aText;
yourself