Skip to content
  • coutinho's avatar
    Fix bug in acc_time_mode. · 278a2324
    coutinho authored
    Add a new member __Name2SubClass which contains map of explicit names to
    control object. This will be used in priority to find the proper control
    object. If name is not in this map then it falls back to the
    Prefix2SubClass map.
    278a2324