headers/bsd: Add sys/queue.h.
[haiku.git] / src / tests / add-ons / print / pdf / linepathbuilder / MsgConsts.h
blob71e7c2b708d995e33f612cf3318acc66ac648c7a
1 #ifndef MSG_CONSTS_H
2 #define MSG_CONSTS_H
4 #define MENU_APP_NEW 'APnw'
5 #define CAP_MSG 'cap_'
6 #define JOIN_MSG 'join'
7 #define OPEN_MSG 'open'
8 #define CLOSE_MSG 'clos'
11 #endif