Added XRC handler for wxTimePickerCtrl.
Add a trivial handler modeled after the existing wxDateCtrlXmlHandler. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
#include "wx/xrc/xh_stlin.h"
|
||||
#include "wx/xrc/xh_text.h"
|
||||
#include "wx/xrc/xh_tglbtn.h"
|
||||
#include "wx/xrc/xh_timectrl.h"
|
||||
#include "wx/xrc/xh_toolb.h"
|
||||
#include "wx/xrc/xh_toolbk.h"
|
||||
#include "wx/xrc/xh_tree.h"
|
||||
|
Reference in New Issue
Block a user