Deskbar: fixup Deskbar: Truncate menu item labels refactor

c9363f78d67001545182ce032918648ccb3d6e16
This commit is contained in:
John Scipione 2015-02-19 20:27:22 -05:00
parent 5737994f8f
commit 5af340efdf

View File

@ -51,8 +51,7 @@ class TWindowMenuItem;
class TTeamMenuItem : public TTruncatableMenuItem {
public:
TTeamMenuItem(BList* team, BBitmap* icon,
char* name, char*
nature,
char* name, char* signature,
float width = -1.0f, float height = -1.0f);
TTeamMenuItem(float width = -1.0f,
float height = -1.0f);