Add XRC handler for wxInfoBar
Update the schema and the sample to show it in action. Closes https://github.com/wxWidgets/wxWidgets/pull/1564
This commit is contained in:
committed by
Vadim Zeitlin
parent
68b36aed6d
commit
7f91481294
@@ -2855,6 +2855,7 @@ XRC_SRC =
|
||||
src/xrc/xh_grid.cpp
|
||||
src/xrc/xh_html.cpp
|
||||
src/xrc/xh_hyperlink.cpp
|
||||
src/xrc/xh_infobar.cpp
|
||||
src/xrc/xh_listb.cpp
|
||||
src/xrc/xh_listbk.cpp
|
||||
src/xrc/xh_listc.cpp
|
||||
@@ -2926,6 +2927,7 @@ XRC_HDR =
|
||||
wx/xrc/xh_grid.h
|
||||
wx/xrc/xh_html.h
|
||||
wx/xrc/xh_hyperlink.h
|
||||
wx/xrc/xh_infobar.h
|
||||
wx/xrc/xh_listb.h
|
||||
wx/xrc/xh_listbk.h
|
||||
wx/xrc/xh_listc.h
|
||||
|
Reference in New Issue
Block a user