switching to wxEmptyString to satisfy linker after wxxVariant constructor change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2003-08-19 19:45:52 +00:00
parent 12a5e73be6
commit 8b7ac60523
6 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
IMPLEMENT_DYNAMIC_CLASS_XTI(wxStaticBox, wxControl,"wx/statbox.h")
WX_BEGIN_PROPERTIES_TABLE(wxStaticBox)
WX_PROPERTY( Label,wxString, SetLabel, GetLabel, wxT("") )
WX_PROPERTY( Label,wxString, SetLabel, GetLabel, wxEmptyString )
/*
TODO PROPERTIES :
label