Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • set.h

    r5ebff60 re41ba05  
    4949        SET_PASSWORD = 0x0400, /* Value shows up in settings list as "********". */
    5050        SET_HIDDEN_DEFAULT = 0x0800, /* Hide unless changed from default. */
     51        SET_LOCKED = 0x1000    /* Setting is locked, don't allow changing it */
    5152} set_flags_t;
    5253
Note: See TracChangeset for help on using the changeset viewer.