wxWidgets/demos/forty/forty.r
Julian Smart 0aff9d91ae Added new icons
Made menus more Mac-friendly


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-23 08:57:45 +00:00

28 lines
315 B
R

#include "Types.r"
resource 'BNDL' (128) {
'FTHA',
0,
{ /* array TypeArray: 2 elements */
/* [1] */
'ICN#',
{ /* array IDArray: 1 element */
/* [1] */
0, 128
},
/* [2] */
'FREF',
{ /* array IDArray: 1 element */
/* [1] */
0, 128
}
}
};
resource 'FREF' (128) {
'APPL',
0,
""
};