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

@@ -298,9 +298,7 @@ public:
wxPropertyGridManager.
@remarks
- In separate wxPropertyGrid component this class was known as
wxPropertyGridState.
- Currently this class is not implemented in wxPython.
Currently this class is not implemented in wxPython.
@library{wxpropgrid}
@category{propgrid}
@@ -309,7 +307,6 @@ class wxPropertyGridPageState
{
friend class wxPGProperty;
friend class wxPropertyGrid;
friend class wxPGCanvas;
friend class wxPropertyGridInterface;
friend class wxPropertyGridPage;
friend class wxPropertyGridManager;