Change ~wxPGChoicesData from private to protected
This commit is contained in:
@@ -677,6 +677,7 @@ public:
|
||||
private:
|
||||
wxVector<wxPGChoiceEntry> m_items;
|
||||
|
||||
protected:
|
||||
virtual ~wxPGChoicesData();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user