Added some icons to the outline view

This commit is contained in:
Veronica K. B. Olsen
2020-06-02 20:32:47 +02:00
parent 807937caa9
commit 9af412e29a
12 changed files with 357 additions and 15 deletions
+1
View File
@@ -516,6 +516,7 @@ class GuiIcons:
"edit" : (None, None),
"check" : (None, None),
"cross" : (None, None),
"hash" : (None, None),
## Other Icons
"warning" : (QStyle.SP_MessageBoxWarning, "dialog-warning"),