ui/ui/stock.h

changeset 7
431dde3c5fbe
parent 3
c1a75454b444
child 22
bcf880b29bc3
equal deleted inserted replaced
6:05a18c56d9ca 7:431dde3c5fbe
34 #ifdef __cplusplus 34 #ifdef __cplusplus
35 extern "C" { 35 extern "C" {
36 #endif 36 #endif
37 37
38 // motif stock ids 38 // motif stock ids
39 #ifdef UI_MOTIF 39 #if UI_MOTIF || UI_COCOA
40 40
41 #define UI_STOCK_NEW "uiNew" 41 #define UI_STOCK_NEW "uiNew"
42 #define UI_STOCK_OPEN "uiOpen" 42 #define UI_STOCK_OPEN "uiOpen"
43 #define UI_STOCK_SAVE "uiSave" 43 #define UI_STOCK_SAVE "uiSave"
44 #define UI_STOCK_SAVE_AS "uiSaveAs" 44 #define UI_STOCK_SAVE_AS "uiSaveAs"

mercurial