This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
09bf235a59b47b886c4ab6321daf1a2cf46be211
wxWidgets
/
include
/
wx
/
propgrid
History
Artur Wieczorek
7e297ee667
Compilation fix for PCH-less build
...
Include the header required by newly implemented wxPGArrayEditorDialog::SetNewButtonText.
2018-12-23 11:28:40 +01:00
..
advprops.h
Updated documentation for some wxPropertyGrid classes.
2016-07-23 23:38:39 +02:00
editors.h
Updated documentation for some wxPropertyGrid classes.
2016-07-23 23:38:39 +02:00
manager.h
Updated documentation for some wxPropertyGrid classes.
2016-07-23 23:38:39 +02:00
property.h
Use wxVector<> instead of wxArrayPGProperty
2018-11-10 20:43:58 +01:00
propgrid.h
Declare array explicitly as a wxVector instead of using wxArrayPGProperty alias
2018-11-01 18:19:56 +01:00
propgriddefs.h
Move shared wxVector utilities to one place
2018-11-10 22:27:57 +01:00
propgridiface.h
Update wxPropertyGrid documentation
2017-03-27 18:54:16 +02:00
propgridpagestate.h
Use wxVector<int> instead of wxArrayInt
2018-11-01 18:22:22 +01:00
props.h
Compilation fix for PCH-less build
2018-12-23 11:28:40 +01:00