mirror of
https://review.haiku-os.org/haiku
synced 2025-02-02 03:36:14 +01:00
Deskbar: fixup Deskbar: Truncate menu item labels refactor
c9363f78d67001545182ce032918648ccb3d6e16
This commit is contained in:
parent
5737994f8f
commit
5af340efdf
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user