Added Mac icons to helpview

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-01-16 15:21:19 +00:00
parent 2c4c6c0ad0
commit 476d311420
5 changed files with 314 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
#include "Types.r"
resource 'BNDL' (128) {
'HTBA',
0,
{ /* array TypeArray: 2 elements */
/* [1] */
'ICN#',
{ /* array IDArray: 2 elements */
/* [1] */
0, 128,
/* [2] */
1, 129,
},
/* [2] */
'FREF',
{ /* array IDArray: 2 elements */
/* [1] */
0, 128,
/* [2] */
1, 129,
}
}
};
resource 'FREF' (128) {
'APPL',
0,
""
};
resource 'FREF' (129) {
'HTBD',
1,
""
};