updated planner, added statusbericht, fixed spelling in lastenheft
This commit is contained in:
@ -5,6 +5,6 @@ import org.hso.texturesyncclient.view.mainView.MainView
|
||||
import org.hso.texturesyncclient.view.startupView.StartupView
|
||||
import tornadofx.App
|
||||
|
||||
class Main: App(MainView::class){
|
||||
class Main: App(StartupView::class){
|
||||
|
||||
}
|
Reference in New Issue
Block a user