Files
wxWidgets/src/univ/files.lst
Vadim Zeitlin e65ebedd36 1. OnNcPaint() fixed, seems to work
2. start of wxTextCtrl


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/wxUNIVERSAL@8370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-15 18:22:18 +00:00

46 lines
993 B
Plaintext

UNIVOBJS = \
bmpbuttn.o \
button.o \
checkbox.o \
checklst.o \
colschem.o \
control.o \
inphand.o \
listbox.o \
radiobox.o \
radiobut.o \
renderer.o \
scrolbar.o \
statbmp.o \
statbox.o \
statline.o \
stattext.o \
textctrl.o \
theme.o \
gtk.o \
winuniv.o \
win32.o
UNIVDEPS = \
bmpbuttn.d \
button.d \
checkbox.d \
checklst.d \
colschem.d \
control.d \
inphand.d \
listbox.d \
radiobox.d \
radiobut.d \
renderer.d \
scrolbar.d \
statbmp.d \
statbox.d \
statline.d \
stattext.d \
textctrl.d \
theme.d \
gtk.d \
winuniv.d \
win32.d