wxWidgets/include/wx/propgrid
Artur Wieczorek 0bc20fee71 Non-PCH wxPG build fix after cc575a.
Include time.h to get wxMilliClock_t used now instead of wxLongLong for the timestamp.
2015-04-06 23:40:54 +02:00
..
advprops.h Compilation fixes to wxPropertyGrid after r76558. 2014-05-17 13:41:27 +00:00
editors.h Remove obsolete comments regarding wxPGEditor::CreateControls. 2015-02-26 19:29:05 +01:00
manager.h Fix using WXWIN_COMPATIBILITY_3_0 in conditional blocks in wxPG code. 2015-01-13 16:41:33 +00:00
property.h Initialize wxPGChoices object properly in its copy ctor if source object has no data. 2015-02-13 19:42:07 +00:00
propgrid.h Non-PCH wxPG build fix after cc575a. 2015-04-06 23:40:54 +02:00
propgriddefs.h Prepare wxPG to build successfully when wxUSE_LONGLONG or wxUSE_DATETIME is disabled. 2015-04-03 21:12:54 +02:00
propgridiface.h Add wxPropertyGridInterface::SetPropertyValue setter for native datatypes wxLongLong_t and wxULongLong_t. 2015-04-04 00:33:25 +02:00
propgridpagestate.h Fix using WXWIN_COMPATIBILITY_3_0 in conditional blocks in wxPG code. 2015-01-13 16:41:33 +00:00
props.h Prepare wxPG to build successfully when wxUSE_LONGLONG or wxUSE_DATETIME is disabled. 2015-04-03 21:12:54 +02:00