mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-14 09:56:37 -04:00
fix build
This commit is contained in:
parent
460ce2aabb
commit
73c77ba9a0
@ -76,7 +76,7 @@ object DesktopUtil {
|
||||
}
|
||||
|
||||
fun initialize() {
|
||||
System.setProperty("java.awt.headless", false#.toString())
|
||||
System.setProperty("java.awt.headless", false.toString())
|
||||
if (Taskbar.isTaskbarSupported()) {
|
||||
Taskbar.getTaskbar().initialize()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user