Fix T37747: keymap import error with region timers.

This commit is contained in:
Brecht Van Lommel
2013-12-09 06:38:44 +01:00
parent 85ce444455
commit 79288a35fa

View File

@@ -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 */