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
@@ -45,6 +45,7 @@
|
||||
#include "wx/xrc/xh_html.h"
|
||||
#include "wx/xrc/xh_htmllbox.h"
|
||||
#include "wx/xrc/xh_hyperlink.h"
|
||||
#include "wx/xrc/xh_infobar.h"
|
||||
#include "wx/xrc/xh_listb.h"
|
||||
#include "wx/xrc/xh_listc.h"
|
||||
#include "wx/xrc/xh_listbk.h"
|
||||
|
Reference in New Issue
Block a user