diff --git a/include/VGUI_Panel.h b/include/VGUI_Panel.h index 16841ae..69a71e5 100644 --- a/include/VGUI_Panel.h +++ b/include/VGUI_Panel.h @@ -218,7 +218,7 @@ class VGUIAPI Panel bool _paintBorderEnabled; bool _paintBackgroundEnabled; bool _paintEnabled; -friend class Panel; +// friend class Panel; friend class App; friend class SurfaceBase; friend class Image; diff --git a/include/VGUI_String.h b/include/VGUI_String.h index b359984..555a3d4 100644 --- a/include/VGUI_String.h +++ b/include/VGUI_String.h @@ -17,7 +17,7 @@ namespace vgui class VGUIAPI String { -friend class String; +// friend class String; private: