]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/descrip.mms
fixed event processing for the target window
[wxWidgets.git] / src / common / descrip.mms
index d7a7cd9a1c9fc0ef50ca2b00342691b7788c46e3..ca8a36bf51534b06d872dc656aed6493e655fb7f 100644 (file)
@@ -128,6 +128,7 @@ OBJECTS1=framecmn.obj,\
                string.obj,\
                sysopt.obj,\
                tbarbase.obj,\
+               textbuf.obj,\
                textcmn.obj,\
                textfile.obj,\
                timercmn.obj,\
@@ -241,6 +242,7 @@ SOURCES = \
                sysopt.cpp,\
                string.cpp,\
                tbarbase.cpp,\
+               textbuf.cpp,\
                textcmn.cpp,\
                textfile.cpp,\
                timercmn.cpp,\
@@ -386,6 +388,7 @@ stream.obj : stream.cpp
 sysopt.obj : sysopt.cpp
 string.obj : string.cpp
 tbarbase.obj : tbarbase.cpp
+textbuf.obj : textbuf.cpp
 textcmn.obj : textcmn.cpp
 textfile.obj : textfile.cpp
 timercmn.obj : timercmn.cpp