Skip to content

main: Check gtk version first

The JournableWindow class needs to import Gtk. It means that the require_version check needs to be before the window import.

Merge request reports