Added menu entry and function for Zen mode, and cleaned up editor resizing
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ class GuiIcons:
|
||||
|
||||
DECO_MAP = {
|
||||
"export" : "export.svg",
|
||||
"settings" : "settings.svg",
|
||||
"settings" : "gear.svg",
|
||||
}
|
||||
|
||||
def __init__(self, theParent):
|
||||
|
||||
Reference in New Issue
Block a user