Elm image: Fix namespacing to use . and not _.

This commit is contained in:
Tom Hacohen 2016-05-12 12:17:10 +01:00
parent c5ea7962e9
commit 8183d6363e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ enum Elm.Image.Scale_Type
should be equal to the corresponding dimension of the object.]]
}
struct Elm.Image_Progress
struct Elm.Image.Progress
{
[[
Structure associated with smart callback 'download,progress'.