forgot to commit this changed header, sorry
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17135 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
36aa2198b7
commit
ce1efe4ce6
@ -4,11 +4,12 @@
|
||||
|
||||
enum menu_actions {
|
||||
MENU_ACT_NONE = 0,
|
||||
MENU_ACT_SUBMENU = 1,
|
||||
MENU_ACT_CLOSE = 5
|
||||
};
|
||||
|
||||
|
||||
#define kEmptyMenuLabel "<empty>"
|
||||
extern const char *kEmptyMenuLabel;
|
||||
|
||||
|
||||
#endif // __MENU_PRIVATE_H
|
||||
|
Loading…
Reference in New Issue
Block a user