Remove from documentation references to nonexistent classes

This commit is contained in:
Artur Wieczorek
2019-05-12 16:20:40 +02:00
parent 8ba6173e21
commit d4df8119ee
2 changed files with 1 additions and 7 deletions

View File

@@ -354,14 +354,11 @@ protected:
// should not use this class directly, but instead member functions in
// wxPropertyGridInterface, wxPropertyGrid, wxPropertyGridPage, and
// wxPropertyGridManager.
// - In separate wxPropertyGrid component this class was known as
// wxPropertyGridState.
// - Currently this class is not implemented in wxPython.
class WXDLLIMPEXP_PROPGRID wxPropertyGridPageState
{
friend class wxPGProperty;
friend class wxPropertyGrid;
friend class wxPGCanvas;
friend class wxPropertyGridInterface;
friend class wxPropertyGridPage;
friend class wxPropertyGridManager;