Port to libadwaita 1.5 widgets

This commit is contained in:
kramo
2024-01-27 08:52:50 +01:00
parent 124d2c8ec7
commit 3e1ef88a1f
12 changed files with 29 additions and 41 deletions

View File

@@ -4,7 +4,7 @@ blueprints = custom_target('blueprints',
'gtk/window.blp',
'gtk/game.blp',
'gtk/preferences.blp',
'gtk/details-window.blp'
'gtk/details-dialog.blp'
),
output: '.',
command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT@', '@CURRENT_SOURCE_DIR@', '@INPUT@'],