projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use alpha channel in Blit() as well and not only in DrawBitmap()
[wxWidgets.git]
/
src
/
gtk1
/
files.lst
diff --git
a/src/gtk1/files.lst
b/src/gtk1/files.lst
index 0bc3f919de5027e81608af14d09298c5ad057f9d..10b246e187332fa622a297d00031203ede36a5b4 100644
(file)
--- a/
src/gtk1/files.lst
+++ b/
src/gtk1/files.lst
@@
-59,6
+59,7
@@
ALL_SOURCES = \
common/cshelp.cpp \
common/ctrlcmn.cpp \
common/ctrlsub.cpp \
+ common/datacmn.cpp \
common/datetime.cpp \
common/datstrm.cpp \
common/db.cpp \
@@
-649,6
+650,7
@@
COMMONOBJS = \
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
+ datacmn.o \
datetime.o \
datstrm.o \
db.o \