applied file history patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-01-17 18:01:35 +00:00
parent 8c1375b922
commit 02718e6af4
3 changed files with 40 additions and 22 deletions

View File

@@ -23,7 +23,6 @@ ALL_SOURCES = \
generic/msgdlgg.cpp \
generic/numdlgg.cpp \
generic/panelg.cpp \
generic/plot.cpp \
generic/printps.cpp \
generic/prntdlgg.cpp \
generic/progdlgg.cpp \
@@ -369,7 +368,6 @@ ALL_HEADERS = \
panel.h \
paper.h \
pen.h \
plot.h \
print.h \
printdlg.h \
prntbase.h \
@@ -529,7 +527,6 @@ ALL_HEADERS = \
generic/msgdlgg.h \
generic/notebook.h \
generic/panelg.h \
generic/plot.h \
generic/printps.h \
generic/prntdlgg.h \
generic/progdlgg.h \
@@ -800,7 +797,6 @@ GENERICOBJS = \
msgdlgg.o \
numdlgg.o \
panelg.o \
plot.o \
printps.o \
prntdlgg.o \
progdlgg.o \
@@ -844,7 +840,6 @@ GENERICDEPS = \
msgdlgg.d \
numdlgg.d \
panelg.d \
plot.d \
printps.d \
prntdlgg.d \
progdlgg.d \