Skip to content

calculator: Port to AdwAboutWindow

Christopher Davis requested to merge wip/cdavis/about-dialog into master

While adw_show_about_window() exists, there's no Vala override for it, so just do it manually. Vala has a nice syntax for that anyway, and it's also checked at compile time now.

CI will fail until the SDK is updated.

Merge request reports