Elm win standard: Fix namespacing to use . and not _.

This commit is contained in:
Tom Hacohen 2016-05-12 11:23:43 +01:00
parent 726f399b9c
commit 6a3bd5c5fb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class Elm.Win_Standard (Elm.Win)
class Elm.Win.Standard (Elm.Win)
{
data: null;
implements {