Various Dialog Editor-related mods; Dlg Ed. getting usable now under MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1790,8 +1790,6 @@ static wxResourceBitListStruct wxResourceBitListTable[] =
|
||||
{ "wxLB_SINGLE", wxLB_SINGLE },
|
||||
{ "wxLB_MULTIPLE", wxLB_MULTIPLE },
|
||||
{ "wxLB_EXTENDED", wxLB_EXTENDED },
|
||||
{ "wxNEEDED_SB", wxNEEDED_SB },
|
||||
{ "wxALWAYS_SB", wxALWAYS_SB },
|
||||
{ "wxLB_NEEDED_SB", wxLB_NEEDED_SB },
|
||||
{ "wxLB_ALWAYS_SB", wxLB_ALWAYS_SB },
|
||||
{ "wxLB_SORT", wxLB_SORT },
|
||||
@@ -1918,8 +1916,6 @@ static wxResourceBitListStruct wxResourceBitListTable[] =
|
||||
{ "wxDEFAULT_DIALOG_STYLE", wxDEFAULT_DIALOG_STYLE},
|
||||
{ "wxBORDER", wxBORDER},
|
||||
{ "wxRETAINED", wxRETAINED},
|
||||
{ "wxEDITABLE", wxEDITABLE},
|
||||
{ "wxREADONLY", wxREADONLY},
|
||||
{ "wxNATIVE_IMPL", 0},
|
||||
{ "wxEXTENDED_IMPL", 0},
|
||||
{ "wxBACKINGSTORE", wxBACKINGSTORE},
|
||||
|
Reference in New Issue
Block a user