]> git.saurik.com Git - wxWidgets.git/blob - demos/forty/forty.r
Add wxDEPRECATED_MSG() and use it in a couple of places.
[wxWidgets.git] / demos / forty / forty.r
1 #include "Types.r"
2
3 resource 'BNDL' (128) {
4 'FTHA',
5 0,
6 { /* array TypeArray: 2 elements */
7 /* [1] */
8 'ICN#',
9 { /* array IDArray: 1 element */
10 /* [1] */
11 0, 128
12 },
13 /* [2] */
14 'FREF',
15 { /* array IDArray: 1 element */
16 /* [1] */
17 0, 128
18 }
19 }
20 };
21
22 resource 'FREF' (128) {
23 'APPL',
24 0,
25 ""
26 };
27