Fix T37747: keymap import error with region timers.
This commit is contained in:
@@ -319,7 +319,7 @@ EnumPropertyItem event_type_items[] = {
|
||||
{TIMERJOBS, "TIMER_JOBS", 0, "Timer Jobs", ""},
|
||||
{TIMERAUTOSAVE, "TIMER_AUTOSAVE", 0, "Timer Autosave", ""},
|
||||
{TIMERREPORT, "TIMER_REPORT", 0, "Timer Report", ""},
|
||||
{TIMERREGION, "TIMER_REGION", 0, "Timer Region", ""},
|
||||
{TIMERREGION, "TIMERREGION", 0, "Timer Region", ""},
|
||||
{0, "", 0, NULL, NULL},
|
||||
{NDOF_MOTION, "NDOF_MOTION", 0, "NDOF Motion", ""},
|
||||
/* buttons on all 3dconnexion devices */
|
||||
|
||||
Reference in New Issue
Block a user