]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/descrip.mms
Don't let wxSlider send events when programmatically changing
[wxWidgets.git] / src / common / descrip.mms
index f462285d3789c726b735eb9e84aa41ae4788e59b..a4a2fdc2c2d00d1f7254cba3f8a0ccd07c5fc5cb 100644 (file)
@@ -95,9 +95,11 @@ OBJECTS1=fs_inet.obj,\
                hashmap.obj,\
                helpbase.obj,\
                http.obj,\
+               iconbndl.obj,\
                imagall.obj,\
                imagbmp.obj,\
                image.obj,\
+               imagfill.obj,\
                imaggif.obj,\
                imagiff.obj,\
                imagjpeg.obj,\
@@ -133,6 +135,7 @@ OBJECTS1=fs_inet.obj,\
                sckstrm.obj,\
                sizer.obj,\
                socket.obj,\
+               settcmn.obj,\
                statbar.obj,\
                strconv.obj,\
                stream.obj,\
@@ -213,9 +216,11 @@ SOURCES = \
                hashmap.cpp,\
                helpbase.cpp,\
                http.cpp,\
+               iconbndl.cpp,\
                imagall.cpp,\
                imagbmp.cpp,\
                image.cpp,\
+               imagfill.cpp,\
                imaggif.cpp,\
                imagiff.cpp,\
                imagjpeg.cpp,\
@@ -251,6 +256,7 @@ SOURCES = \
                sckstrm.cpp,\
                sizer.cpp,\
                socket.cpp,\
+               settcmn.cpp,\
                statbar.cpp,\
                strconv.cpp,\
                stream.cpp,\
@@ -369,9 +375,11 @@ hash.obj : hash.cpp
 hashmap.obj : hashmap.cpp
 helpbase.obj : helpbase.cpp
 http.obj : http.cpp
+iconbndl.obj : iconbndl.cpp
 imagall.obj : imagall.cpp
 imagbmp.obj : imagbmp.cpp
 image.obj : image.cpp
+imagfill.obj : imagfill.cpp
 imaggif.obj : imaggif.cpp
 imagiff.obj : imagiff.cpp
 imagjpeg.obj : imagjpeg.cpp
@@ -407,6 +415,7 @@ sckipc.obj : sckipc.cpp
 sckstrm.obj : sckstrm.cpp
 sizer.obj : sizer.cpp
 socket.obj : socket.cpp
+settcmn.obj : settcmn.cpp
 statbar.obj : statbar.cpp
 strconv.obj : strconv.cpp
 stream.obj : stream.cpp