wxPGVIterator does not inherit from wxObjectRefData
This commit is contained in:
@@ -205,7 +205,7 @@ public:
|
|||||||
Used to have functions dealing with all properties work with both
|
Used to have functions dealing with all properties work with both
|
||||||
wxPropertyGrid and wxPropertyGridManager.
|
wxPropertyGrid and wxPropertyGridManager.
|
||||||
*/
|
*/
|
||||||
class wxPGVIterator : public wxObjectRefData
|
class wxPGVIterator
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
wxPGVIterator();
|
wxPGVIterator();
|
||||||
|
Reference in New Issue
Block a user