use fontdlgg.cpp under wxUniv/GTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-07-04 18:27:43 +00:00
parent 7aa5864467
commit 4234ea8be0
5 changed files with 19 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 21:37, 2001/07/03
# This file was automatically generated by tmake at 20:23, 2001/07/04
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/accel.cpp \
@@ -12,6 +12,7 @@ ALL_SOURCES = \
generic/dirdlgg.cpp \
generic/dragimgg.cpp \
generic/filedlgg.cpp \
generic/fontdlgg.cpp \
generic/grid.cpp \
generic/gridctrl.cpp \
generic/gridsel.cpp \
@@ -832,6 +833,7 @@ GENERICOBJS = \
dirdlgg.o \
dragimgg.o \
filedlgg.o \
fontdlgg.o \
grid.o \
gridctrl.o \
gridsel.o \
@@ -879,6 +881,7 @@ GENERICDEPS = \
dirdlgg.d \
dragimgg.d \
filedlgg.d \
fontdlgg.d \
grid.d \
gridctrl.d \
gridsel.d \
@@ -1061,7 +1064,6 @@ GUI_LOWLEVEL_OBJS = \
pen.o \
region.o \
settings.o \
tbargtk.o \
timer.o \
tooltip.o \
utilsgtk.o \
@@ -1093,7 +1095,6 @@ GUI_LOWLEVEL_DEPS = \
pen.d \
region.d \
settings.d \
tbargtk.d \
timer.d \
tooltip.d \
utilsgtk.d \