Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Brüns
cf30fc3e17 Remove test for default-constructed wxPGWindowList, use Getters
The default constructor has been removed in wxWidgets 3.1.4, commit
https://github.com/wxWidgets/wxWidgets/commit/f2f9cbe61960
"(Get rid of unused wxPGWindowList ctor").

Now, at least the primary is required, the secondary is defaulted.

The members are no longer public in the interface.
2020-10-04 18:53:21 +02:00
Robin Dunn
756e5a42b0 Add built-in editor pointers 2016-09-14 20:19:25 -07:00
Robin Dunn
5e91340bc1 Add simple unittests for items in the propgrideditors etg module 2016-08-25 11:00:45 -07:00
Robin Dunn
dd618e275b Fix propgrid unittest imports 2016-08-24 17:32:10 -07:00
Robin Dunn
f73396c479 Starting work on wrapping propgrid 2016-08-13 12:30:44 -07:00