Remove unneeded privileged access as friends

This commit is contained in:
Artur Wieczorek
2019-05-12 16:24:23 +02:00
parent d4df8119ee
commit 04cebe381a
3 changed files with 0 additions and 3 deletions

View File

@@ -357,7 +357,6 @@ protected:
// - Currently this class is not implemented in wxPython.
class WXDLLIMPEXP_PROPGRID wxPropertyGridPageState
{
friend class wxPGProperty;
friend class wxPropertyGrid;
friend class wxPropertyGridInterface;
friend class wxPropertyGridPage;