[triggers] Port to Gtk4

This commit is contained in:
Philipp Hörist
2025-01-26 18:48:25 +01:00
parent fd5d9fd33c
commit 1692ecda41
5 changed files with 401 additions and 672 deletions

View File

@@ -22,7 +22,6 @@ exclude = [
".venv",
"openpgp/*",
"pgp/*",
"triggers/*",
]
[tool.ruff]