use SPACER for navbar event area to shut up edje warning

SVN revision: 74732
This commit is contained in:
Mike Blumenkrantz 2012-08-01 12:10:37 +00:00
parent db2672b41f
commit c1f3fc35a2
1 changed files with 1 additions and 1 deletions

View File

@ -39913,11 +39913,11 @@ collections {
}
part {
name: "event";
type: SPACER;
mouse_events: 1;
repeat_events: 1;
description {
state: "default" 0.0;
color: 0 0 0 0;
}
}
}