(manually) removed more mentions of CB_FILENAME to fix the build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -122,7 +122,6 @@ CB_SIMPLE = _core_.CB_SIMPLE
|
||||
CB_DROPDOWN = _core_.CB_DROPDOWN
|
||||
CB_SORT = _core_.CB_SORT
|
||||
CB_READONLY = _core_.CB_READONLY
|
||||
CB_FILENAME = _core_.CB_FILENAME
|
||||
RA_HORIZONTAL = _core_.RA_HORIZONTAL
|
||||
RA_VERTICAL = _core_.RA_VERTICAL
|
||||
RA_SPECIFY_ROWS = _core_.RA_SPECIFY_ROWS
|
||||
|
Reference in New Issue
Block a user