Changeset 1312


Ignore:
Timestamp:
09/03/11 09:17:18 (21 months ago)
Author:
philmoz
Message:

Fix for 'compare propcase' debug display being erased immediately on cameras with no 'erase' button - http://chdk.setepontos.com/index.php?topic=6659.msg72698#msg72698

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/gui.c

    r1308 r1312  
    21462146} 
    21472147#if !CAM_HAS_ERASE_BUTTON && CAM_CAN_SD_OVERRIDE 
    2148                 if (!shooting_get_common_focus_mode()) 
     2148                else if (!shooting_get_common_focus_mode()) 
    21492149#else 
    21502150                                else 
Note: See TracChangeset for help on using the changeset viewer.