projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed bug with disappearing menus. They were
[wxWidgets.git]
/
src
/
motif
/
files.lst
diff --git
a/src/motif/files.lst
b/src/motif/files.lst
index 557f518eb58f445dfaffb65605951790629e26ff..28b9f83177c79c39ef6b8042140a2688789dd672 100644
(file)
--- a/
src/motif/files.lst
+++ b/
src/motif/files.lst
@@
-1,4
+1,4
@@
-# This file was automatically generated by tmake
at 11:57, 2002/01/17
+# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@@
-98,6
+98,7
@@
ALL_SOURCES = \
common/geometry.cpp \
common/gifdecod.cpp \
common/hash.cpp \
common/geometry.cpp \
common/gifdecod.cpp \
common/hash.cpp \
+ common/hashmap.cpp \
common/helpbase.cpp \
common/http.cpp \
common/imagall.cpp \
common/helpbase.cpp \
common/http.cpp \
common/imagall.cpp \
@@
-250,6
+251,7
@@
ALL_SOURCES = \
html/m_list.cpp \
html/m_meta.cpp \
html/m_pre.cpp \
html/m_list.cpp \
html/m_meta.cpp \
html/m_pre.cpp \
+ html/m_style.cpp \
html/m_tables.cpp \
html/winpars.cpp
html/m_tables.cpp \
html/winpars.cpp
@@
-345,6
+347,7
@@
ALL_HEADERS = \
grid.h \
gsocket.h \
hash.h \
grid.h \
gsocket.h \
hash.h \
+ hashmap.h \
help.h \
helpbase.h \
helphtml.h \
help.h \
helpbase.h \
helphtml.h \
@@
-459,7
+462,6
@@
ALL_HEADERS = \
treectrl.h \
txtstrm.h \
types.h \
treectrl.h \
txtstrm.h \
types.h \
- unzip.h \
url.h \
utils.h \
valgen.h \
url.h \
utils.h \
valgen.h \
@@
-655,6
+657,7
@@
COMMONOBJS = \
geometry.o \
gifdecod.o \
hash.o \
geometry.o \
gifdecod.o \
hash.o \
+ hashmap.o \
helpbase.o \
http.o \
imagall.o \
helpbase.o \
http.o \
imagall.o \
@@
-862,6
+865,7
@@
HTMLOBJS = \
m_list.o \
m_meta.o \
m_pre.o \
m_list.o \
m_meta.o \
m_pre.o \
+ m_style.o \
m_tables.o \
winpars.o
m_tables.o \
winpars.o