examples: update all users of mnit to the new life-cycle
[nit.git] / examples / mnit_simple / src / simple.nit
index 9a3212d..b89f8af 100644 (file)
@@ -26,7 +26,7 @@ redef class App
 
        var img : nullable I = null
 
-       redef fun window_created
+       redef fun on_create
        do
                super