Make.spec
changeset 6122 5b97a28ad283
parent 6040 1c86a068aa6d
child 6416 178a68966524
--- a/Make.spec	Tue Mar 07 18:31:29 2017 +0100
+++ b/Make.spec	Tue Mar 07 18:31:47 2017 +0100
@@ -75,7 +75,6 @@
 	stx_libwidg \
 	Button \
 	CheckLabel \
-	DragRectangleController \
 	EnterBox \
 	FontPanel \
 	HVScrollableView \
@@ -87,7 +86,9 @@
 	MultiColumnPanelView \
 	MultiSelectionInList \
 	OptionBox \
+	PointFromUserController \
 	PopUpListController \
+	RectangleFromUserController \
 	SelectionInListView \
 	SequenceView \
 	TextView \
@@ -154,7 +155,6 @@
     $(OUTDIR)stx_libwidg.$(O) \
     $(OUTDIR)Button.$(O) \
     $(OUTDIR)CheckLabel.$(O) \
-    $(OUTDIR)DragRectangleController.$(O) \
     $(OUTDIR)EnterBox.$(O) \
     $(OUTDIR)FontPanel.$(O) \
     $(OUTDIR)HVScrollableView.$(O) \
@@ -166,7 +166,9 @@
     $(OUTDIR)MultiColumnPanelView.$(O) \
     $(OUTDIR)MultiSelectionInList.$(O) \
     $(OUTDIR)OptionBox.$(O) \
+    $(OUTDIR)PointFromUserController.$(O) \
     $(OUTDIR)PopUpListController.$(O) \
+    $(OUTDIR)RectanglefromUserController.$(O) \
     $(OUTDIR)SelectionInListView.$(O) \
     $(OUTDIR)SequenceView.$(O) \
     $(OUTDIR)TextView.$(O) \