Make.proto
changeset 90 6e94d68102a4
parent 84 d7441c050387
child 99 abb8fe62848f
--- a/Make.proto	Fri Feb 17 18:05:30 1995 +0100
+++ b/Make.proto	Sat Feb 18 21:15:07 1995 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.12 1995-02-11 16:51:08 claus Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.13 1995-02-18 20:15:07 claus Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -67,7 +67,6 @@
 	    ChckTggle.$(O)                 \
 	    EFGroup.$(O)                   \
 	    VarHPanel.$(O)                 \
-	    DialogV.$(O)                   \
 	    RButton.$(O)                   \
 	    PopUpList.$(O)                 \
 	    FSaveBox.$(O)                  \
@@ -205,8 +204,6 @@
 ObjView.$(O):           ObjView.st $(VIEW)
 FormEdtView.$(O):       FormEdtView.st $(VIEW)
 
-DialogV.$(O):           DialogV.st $(MODALBOX)
-
 TextContr.$(O):         TextContr.st $(CONTROLLER)
 ETxtContr.$(O):         ETxtContr.st $(I)/TextContr.H $(CONTROLLER)