]> git.saurik.com Git - wxWidgets.git/commit
default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Dec 2006 14:52:59 +0000 (14:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Dec 2006 14:52:59 +0000 (14:52 +0000)
commit73b30256a0a232b42a494e43e797640df6e5a0b3
tree3d42c23b44dd32548c3675ac7ddb6be5001e964d
parent23c06cde5df85dbfd94e92e90de225618191153f
default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
include/wx/cocoa/statline.h
include/wx/generic/statline.h
include/wx/gtk/statline.h
include/wx/gtk1/statline.h
include/wx/mac/carbon/statline.h
include/wx/mac/classic/statline.h
include/wx/msw/statline.h
include/wx/os2/private.h
include/wx/os2/statline.h
include/wx/palmos/statline.h
include/wx/statline.h
include/wx/univ/statline.h
src/common/datacmn.cpp