git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60878
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// -----------------------------------------------------------------------
// -----------------------------------------------------------------------
//
// Additional Value Type Handlers
//
//
// Additional Value Type Handlers
//
bool WXDLLIMPEXP_PROPGRID
operator==(const wxArrayInt& array1, const wxArrayInt& array2);
bool WXDLLIMPEXP_PROPGRID
operator==(const wxArrayInt& array1, const wxArrayInt& array2);
//
// Additional Property Editors
//
// Additional Property Editors
WX_PG_DECLARE_EDITOR_WITH_DECL(DatePickerCtrl,WXDLLIMPEXP_PROPGRID)
#endif
WX_PG_DECLARE_EDITOR_WITH_DECL(DatePickerCtrl,WXDLLIMPEXP_PROPGRID)
#endif
// -----------------------------------------------------------------------
// -----------------------------------------------------------------------