initial checkin
authorClaus Gittinger <cg@exept.de>
Sun, 04 Nov 2018 21:47:44 +0100
changeset 5934 e45d6aee4ff3
parent 5933 650ccc714e7d
child 5935 64355523d0eb
initial checkin class: TextCollectorBox added: #initialize class: TextCollectorBox class added: #documentation #examples
Make.spec
--- a/Make.spec	Sun Nov 04 21:47:19 2018 +0100
+++ b/Make.spec	Sun Nov 04 21:47:44 2018 +0100
@@ -122,6 +122,7 @@
 	MultiColListEntry \
 	SelectionInListModelView \
 	TabView \
+	TextCollectorBox \
 	ThreeColumnTextView \
 	TreeItemWithImage \
 	TriggerBox \
@@ -215,6 +216,7 @@
     $(OUTDIR)MultiColListEntry.$(O) \
     $(OUTDIR)SelectionInListModelView.$(O) \
     $(OUTDIR)TabView.$(O) \
+    $(OUTDIR)TextCollectorBox.$(O) \
     $(OUTDIR)ThreeColumnTextView.$(O) \
     $(OUTDIR)TreeItemWithImage.$(O) \
     $(OUTDIR)TriggerBox.$(O) \