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

@@ -305,7 +305,6 @@ public:
*/
class wxPropertyGridPageState
{
friend class wxPGProperty;
friend class wxPropertyGrid;
friend class wxPropertyGridInterface;
friend class wxPropertyGridPage;