ui/ui/stock.h

changeset 54
97bafeca1c7c
parent 30
34513f76d5a8
child 140
c03c338a7dcf
equal deleted inserted replaced
53:62205699cd0e 54:97bafeca1c7c
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 #if UI_MOTIF || UI_COCOA 39 #if UI_MOTIF || UI_COCOA || UI_QT4 || UI_QT5
40 40
41 #define UI_STOCK_NEW "ui.stock.New" 41 #define UI_STOCK_NEW "ui.stock.New"
42 #define UI_STOCK_OPEN "ui.stock.Open" 42 #define UI_STOCK_OPEN "ui.stock.Open"
43 #define UI_STOCK_SAVE "ui.stock.Save" 43 #define UI_STOCK_SAVE "ui.stock.Save"
44 #define UI_STOCK_SAVE_AS "ui.stock.SaveAs" 44 #define UI_STOCK_SAVE_AS "ui.stock.SaveAs"

mercurial