Changeset 986 for trunk/include/conf.h
- Timestamp:
- 11/28/10 00:07:15 (3 years ago)
- File:
-
- 1 edited
-
trunk/include/conf.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/conf.h
r928 r986 288 288 #define ALT_PREVENT_SHUTDOWN_ALT 1 289 289 #define ALT_PREVENT_SHUTDOWN_ALT_SCRIPT 2 290 #define ALT_PREVENT_SHUTDOWN_ALWAYS 3 290 291 291 292 #define SHOOTING_PROGRESS_NONE 0 … … 312 313 extern int shutter_int; 313 314 extern void conf_change_dng(void); 315 extern void conf_update_prevent_shutdown(void); 314 316 315 317 // reyalp: putting these in conf, since the conf values are lookups for them
Note: See TracChangeset
for help on using the changeset viewer.