Deskbar: ExpandoMenuBar & TeamMenuItem no longer friends

This commit is contained in:
John Scipione 2015-02-19 20:15:45 -05:00
parent f11e0f209c
commit 2c332342b8

View File

@ -92,7 +92,6 @@ protected:
void DrawExpanderArrow();
private:
friend class TExpandoMenuBar;
void _InitData(BList* team, BBitmap* icon,
char* name, char* signature,
float width = -1.0f, float height = -1.0f);