xojo-web2.0-jquery-effects/App.xojo_code
2021-12-08 23:29:10 -07:00

7 lines
120 B
Text

#tag Class
Protected Class App
Inherits WebApplication
#tag ViewBehavior
#tag EndViewBehavior
End Class
#tag EndClass