it's fixed in GTK

This commit is contained in:
Johannes Frohnmeyer 2023-07-14 15:10:23 +02:00
parent 55b9e5986f
commit 7805400e43
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 2 deletions

View File

@ -102,8 +102,7 @@ class MainWindow(app: Application) : ApplicationWindow(app) {
setDefaultSize(720, 360)
title = "Inceptum"
//TODO figure out why this segfaults
// titlebar = header
titlebar = header
showMenubar = false
child = scroll