Skip to content
Snippets Groups Projects
Commit a0a72ffb authored by Kaj Koivunen's avatar Kaj Koivunen :coffee:
Browse files

dokumentaatiota

parent 6645fff0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,11 @@ package guru.kake.ronove
import tornadofx.*
/**
* Main class for the Ronove application
*/
class Ronove: App(MainView::class, RonoveStylesheet::class) {
/** Current project data */
var project = Project()
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment