Add XRC handlers for wxDataViewCtrl and related classes
The same handler is also used for wxDataViewListCtrl and wxDataViewTreeCtrl. Closes #18424.
This commit is contained in:
committed by
Vadim Zeitlin
parent
6ee5184171
commit
584e2715eb
@@ -30,6 +30,7 @@
|
||||
#include "wx/xrc/xh_collpane.h"
|
||||
#include "wx/xrc/xh_combo.h"
|
||||
#include "wx/xrc/xh_comboctrl.h"
|
||||
#include "wx/xrc/xh_dataview.h"
|
||||
#include "wx/xrc/xh_datectrl.h"
|
||||
#include "wx/xrc/xh_dirpicker.h"
|
||||
#include "wx/xrc/xh_dlg.h"
|
||||
|
Reference in New Issue
Block a user