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
This commit is contained in:
27
demos/forty/forty.r
Normal file
27
demos/forty/forty.r
Normal file
@@ -0,0 +1,27 @@
|
||||
#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,
|
||||
""
|
||||
};
|
||||
|
Reference in New Issue
Block a user