toolkit/components/maintenanceservice/resource.h

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/maintenanceservice/resource.h	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,20 @@
     1.4 +/* This Source Code Form is subject to the terms of the Mozilla Public
     1.5 + * License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
     1.7 +
     1.8 +//{{NO_DEPENDENCIES}}
     1.9 +// Microsoft Visual C++ generated include file.
    1.10 +// Used by updater.rc
    1.11 +//
    1.12 +#define IDI_DIALOG                      1003
    1.13 +
    1.14 +// Next default values for new objects
    1.15 +// 
    1.16 +#ifdef APSTUDIO_INVOKED
    1.17 +#ifndef APSTUDIO_READONLY_SYMBOLS
    1.18 +#define _APS_NEXT_RESOURCE_VALUE        102
    1.19 +#define _APS_NEXT_COMMAND_VALUE         40001
    1.20 +#define _APS_NEXT_CONTROL_VALUE         1003
    1.21 +#define _APS_NEXT_SYMED_VALUE           101
    1.22 +#endif
    1.23 +#endif

mercurial