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 the caret positioning after SetValue() introduced by the last commit
[wxWidgets.git]
/
contrib
/
src
/
gizmos
/
makefile.wat
diff --git
a/contrib/src/gizmos/makefile.wat
b/contrib/src/gizmos/makefile.wat
index 3d44de34abf98232d7179c3562211b3c158e069d..a84c8019247f56892c021c7e95e369af78049ab5 100644
(file)
--- a/
contrib/src/gizmos/makefile.wat
+++ b/
contrib/src/gizmos/makefile.wat
@@
-10,7
+10,7
@@
THISDIR = $(WXDIR)\contrib\src\gizmos
NAME = gizmos
LNK = $(name).lnk
-OBJECTS = multicell.obj splittree.obj
+OBJECTS = multicell.obj splittree.obj
editlbox.obj dynamicsash.obj ledctrl.obj
all: $(GIZMOSLIB)