diff options
author | Jacek Antonelli | 2008-08-15 23:45:16 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:16 -0500 |
commit | 3f27ba891ac4d032753b219b4b96d1ffbc9fb488 (patch) | |
tree | 504932ee91a0356fba7ea48798887c96867e492f /linden/indra/newview/res/resource.h | |
parent | Second Life viewer sources 1.18.4.3 (diff) | |
download | meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.zip meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.tar.gz meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.tar.bz2 meta-impy-3f27ba891ac4d032753b219b4b96d1ffbc9fb488.tar.xz |
Second Life viewer sources 1.18.5.0-RC
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/res/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linden/indra/newview/res/resource.h b/linden/indra/newview/res/resource.h index c7e1552..e4d01b1 100644 --- a/linden/indra/newview/res/resource.h +++ b/linden/indra/newview/res/resource.h | |||
@@ -19,6 +19,7 @@ | |||
19 | #define IDB_LOGIN 149 | 19 | #define IDB_LOGIN 149 |
20 | #define IDC_CURSOR4 153 | 20 | #define IDC_CURSOR4 153 |
21 | #define IDC_CURSOR5 154 | 21 | #define IDC_CURSOR5 154 |
22 | #define IDI_LCD_LL_ICON 157 | ||
22 | #define IDC_RADIO_56 1000 | 23 | #define IDC_RADIO_56 1000 |
23 | #define IDC_RADIO_128 1001 | 24 | #define IDC_RADIO_128 1001 |
24 | #define IDC_RADIO_256 1002 | 25 | #define IDC_RADIO_256 1002 |
@@ -151,7 +152,7 @@ | |||
151 | // | 152 | // |
152 | #ifdef APSTUDIO_INVOKED | 153 | #ifdef APSTUDIO_INVOKED |
153 | #ifndef APSTUDIO_READONLY_SYMBOLS | 154 | #ifndef APSTUDIO_READONLY_SYMBOLS |
154 | #define _APS_NEXT_RESOURCE_VALUE 156 | 155 | #define _APS_NEXT_RESOURCE_VALUE 167 |
155 | #define _APS_NEXT_COMMAND_VALUE 40002 | 156 | #define _APS_NEXT_COMMAND_VALUE 40002 |
156 | #define _APS_NEXT_CONTROL_VALUE 1139 | 157 | #define _APS_NEXT_CONTROL_VALUE 1139 |
157 | #define _APS_NEXT_SYMED_VALUE 101 | 158 | #define _APS_NEXT_SYMED_VALUE 101 |