added wxStatusBarBase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2001-10-17 11:30:01 +00:00
parent 652d930d65
commit 0c718eb7e0
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 23:02, 2001/10/13
# This file was automatically generated by tmake at 13:26, 2001/10/17
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@@ -136,6 +136,7 @@ ALL_SOURCES = \
common/serbase.cpp \
common/sizer.cpp \
common/socket.cpp \
common/statbar.cpp \
common/strconv.cpp \
common/stream.cpp \
common/string.cpp \
@@ -727,6 +728,7 @@ COMMONOBJS = \
serbase.o \
sizer.o \
socket.o \
statbar.o \
strconv.o \
stream.o \
string.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 23:02, 2001/10/13
# This file was automatically generated by tmake at 13:26, 2001/10/17
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@@ -136,6 +136,7 @@ ALL_SOURCES = \
common/serbase.cpp \
common/sizer.cpp \
common/socket.cpp \
common/statbar.cpp \
common/strconv.cpp \
common/stream.cpp \
common/string.cpp \
@@ -727,6 +728,7 @@ COMMONOBJS = \
serbase.o \
sizer.o \
socket.o \
statbar.o \
strconv.o \
stream.o \
string.o \