]> git.saurik.com Git - wxWidgets.git/commitdiff
added wxInputConsumer to wxUniv
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 22 Sep 2001 00:21:41 +0000 (00:21 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 22 Sep 2001 00:21:41 +0000 (00:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/filelist.txt
src/univ/files.lst

index 2bafb16c01b5f3012636d1d1c0cd68907da5f34c..07921d5e4a5ea7e1b0432110e6f832ae698b75f8 100644 (file)
@@ -356,6 +356,7 @@ dialog.cpp  Univ
 framuniv.cpp   Univ
 topluniv.cpp   Univ
 gauge.cpp      Univ
+inpcons.cpp    Univ
 inphand.cpp    Univ
 listbox.cpp    Univ
 menu.cpp       Univ
@@ -1212,6 +1213,7 @@ control.h UnivH
 frame.h        UnivH
 toplevel.h     UnivH
 gauge.h        UnivH
+inpcons.h      UnivH
 inphand.h      UnivH
 listbox.h      UnivH
 menu.h UnivH
index 39aee2d25384b59a5f306f37c86cb9aac56fa627..4b058853e849492dd8696fecd3355f34531fdb6a 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 00:50, 2001/09/19
+# This file was automatically generated by tmake at 20:43, 2001/09/21
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
 UNIVOBJS = \
                bmpbuttn.o \
@@ -11,6 +11,7 @@ UNIVOBJS = \
                framuniv.o \
                gauge.o \
                gtk.o \
+               inpcons.o \
                inphand.o \
                listbox.o \
                menu.o \
@@ -44,6 +45,7 @@ UNIVDEPS = \
                framuniv.d \
                gauge.d \
                gtk.d \
+               inpcons.d \
                inphand.d \
                listbox.d \
                menu.d \