nsGfxListControl.cpp is now in the build

git-svn-id: svn://10.0.0.236/trunk@54425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rods%netscape.com 1999-11-24 20:56:05 +00:00
parent 3394356c02
commit 50d2a1f377

View File

@ -28,7 +28,7 @@ MODULE=raptor
REQUIRES=xpcom raptor js
CPPSRCS= \
# nsGfxListControlFrame.cpp \
nsGfxListControlFrame.cpp \
nsFormControlHelper.cpp \
nsComboboxControlFrame.cpp \
nsListControlFrame.cpp \
@ -59,7 +59,7 @@ CPPSRCS= \
nsRadioControlGroup.cpp
CPP_OBJS= \
# .\$(OBJDIR)\nsGfxListControlFrame.obj \
.\$(OBJDIR)\nsGfxListControlFrame.obj \
.\$(OBJDIR)\nsFormControlHelper.obj \
.\$(OBJDIR)\nsComboboxControlFrame.obj \
.\$(OBJDIR)\nsListControlFrame.obj \