Add new project page to welcome dialog

This commit is contained in:
Veronica Berglyd Olsen
2023-12-19 17:30:11 +01:00
parent 8a61d57ce4
commit f26b405f42
4 changed files with 150 additions and 12 deletions
+2 -1
View File
@@ -468,7 +468,8 @@ class GuiIcons:
# General Button Icons
"add", "backward", "bookmark", "browse", "checked", "close", "cross", "down", "edit",
"export", "forward", "maximise", "menu", "minimise", "noncheckable", "panel", "refresh",
"remove", "revert", "search_replace", "search", "settings", "unchecked", "up", "view",
"remove", "revert", "search_replace", "search", "settings", "star", "unchecked", "up",
"view",
# Switches
"sticky-on", "sticky-off",