projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Converting uninitialized data is not a Good Idea
[wxWidgets.git]
/
src
/
univ
/
files.lst
diff --git
a/src/univ/files.lst
b/src/univ/files.lst
index 132759931bfb4d9a2bf0344d7cab3429c5334d9c..c2f6dd09f740b54dc3157185b2c31b226667e239 100644
(file)
--- a/
src/univ/files.lst
+++ b/
src/univ/files.lst
@@
-1,10
+1,11
@@
-# This file was automatically generated by tmake at 1
2:46, 2001/10/3
0
+# This file was automatically generated by tmake at 1
6:36, 2001/11/2
0
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T!
UNIVOBJS = \
bmpbuttn.o \
button.o \
checkbox.o \
checklst.o \
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T!
UNIVOBJS = \
bmpbuttn.o \
button.o \
checkbox.o \
checklst.o \
+ choice.o \
colschem.o \
combobox.o \
control.o \
colschem.o \
combobox.o \
control.o \