Elm win standard: Fix namespacing to use . and not _.
authorTom Hacohen <tom@stosb.com>
Thu, 12 May 2016 10:23:43 +0000 (11:23 +0100)
committerTom Hacohen <tom@stosb.com>
Thu, 12 May 2016 10:23:43 +0000 (11:23 +0100)
src/lib/elementary/elm_win_standard.eo

index e33aa43..36de626 100644 (file)
@@ -1,4 +1,4 @@
-class Elm.Win_Standard (Elm.Win)
+class Elm.Win.Standard (Elm.Win)
 {
    data: null;
    implements {