application/jv_vdb_application.st
changeset 19 b28377075a9c
parent 18 0f44fe9848a0
child 37 f417fe8685c5
--- a/application/jv_vdb_application.st	Sun Sep 21 01:37:33 2014 +0100
+++ b/application/jv_vdb_application.st	Sun Sep 21 01:39:17 2014 +0100
@@ -167,9 +167,9 @@
     "the name of the class which starts the show in its <startupSelector> method.
      Usually, the name of a subclass of StandAloneStartup."
 
-    #VDBStartup
+    ^ VDBStartup
 
-    "Modified: / 21-09-2014 / 01:33:13 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+    "Modified: / 21-09-2014 / 01:38:47 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
 startupSelector