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
|
||||
wxPropertyGrid and wxPropertyGridManager.
|
||||
*/
|
||||
class wxPGVIterator : public wxObjectRefData
|
||||
class wxPGVIterator
|
||||
{
|
||||
public:
|
||||
wxPGVIterator();
|
||||
|
Reference in New Issue
Block a user