chore: entferne DesktopApp und DesktopMainLayout, da diese nicht mehr benötigt werden

This commit is contained in:
2026-04-19 16:07:54 +02:00
parent 767d78af27
commit ec861b8f81
31 changed files with 83 additions and 79 deletions
@@ -97,7 +97,7 @@ kotlin {
compose.desktop {
application {
mainClass = "at.mocode.desktop.MainKt"
mainClass = "at.mocode.frontend.shell.desktop.MainKt"
nativeDistributions {
// Ziel-Formate: Linux .deb, Windows .msi, macOS .dmg