Merge branch 'string-art-ids'
Make the wxART_* constants const wxStrings to improve compatibility with pre-3.1.4 code and, in particular, allow taking the address of these constants. See https://github.com/wxWidgets/wxWidgets/pull/1996
This commit is contained in:
@@ -1039,6 +1039,7 @@ set(GUI_CMN_HDR
|
||||
wx/anidecod.h
|
||||
wx/animdecod.h
|
||||
wx/appprogress.h
|
||||
wx/artids.h
|
||||
wx/artprov.h
|
||||
wx/bitmap.h
|
||||
wx/bookctrl.h
|
||||
|
Reference in New Issue
Block a user