Changeset 1868
- Timestamp:
- 05/28/12 09:20:14 (12 months ago)
- File:
-
- 1 edited
-
trunk/core/shooting.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/shooting.c
r1867 r1868 725 725 if (shooting_get_prop(PROPCASE_AF_LOCK)) 726 726 return 1; 727 #elif CAM_HAS_VIDEO_BUTTON 728 return shooting_get_common_focus_mode(); 727 729 #endif 728 730 return (shooting_get_common_focus_mode() || MODE_IS_VIDEO(m));
Note: See TracChangeset
for help on using the changeset viewer.