elm genlist.edc: Fixed formatting.

SVN revision: 72576
This commit is contained in:
Daniel Juyung Seo 2012-06-21 08:36:29 +00:00
parent be4e82df1c
commit 6c4e0f57da
1 changed files with 3 additions and 3 deletions

View File

@ -10846,9 +10846,9 @@ group { name: "elm/genlist/tree/tree_effect/default";
target: "group";
}
program {
name: "expand";
signal: "mouse,up,1";
source: "group:arrow";
name: "expand";
signal: "mouse,up,1";
source: "group:arrow";
action: SIGNAL_EMIT "elm,action,expand,toggle" "elm";
}
}