Added the document tile buttons and icons

This commit is contained in:
Veronica K. B. Olsen
2020-06-08 00:24:23 +02:00
parent 36933de973
commit 2c337e5938
26 changed files with 1069 additions and 5 deletions
+3
View File
@@ -525,6 +525,9 @@ class GuiIcons:
"check" : (None, None),
"cross" : (None, None),
"hash" : (None, None),
"maximise" : (None, None),
"minimise" : (None, None),
"refresh" : (None, None),
## Other Icons
"warning" : (QStyle.SP_MessageBoxWarning, "dialog-warning"),