edje/example: add a missing closing bracket in svg.

This commit is contained in:
Hermet Park 2016-06-25 12:37:23 +09:00
parent 3fe9e370a7
commit 3c24d6709f
1 changed files with 2 additions and 1 deletions

View File

@ -101,4 +101,5 @@ collections {
SVG_PROGRAM("bg15", "vg15")
SVG_PROGRAM("bg16", "vg16")
}
}
}
}