Added licensing info to themes

This commit is contained in:
Veronica K. B. Olsen
2020-05-21 17:15:57 +02:00
parent 4588addaef
commit bd99eb4817
15 changed files with 730 additions and 51 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ class GuiIcons:
}
DECO_MAP = {
"nwicon" : ["icons", "novelWriter.svg"],
"nwicon" : ["icons", "novelwriter.svg"],
}
def __init__(self, theParent):