found a typo
This commit is contained in:
parent
77bc2168e1
commit
8ece7486a1
1 changed files with 12 additions and 12 deletions
|
@ -93,7 +93,7 @@ Manager_saveState()
|
||||||
;If Manager_layoutDirty
|
;If Manager_layoutDirty
|
||||||
;{
|
;{
|
||||||
;Debug_logMessage("Saving layout state: " . Main_autoLayout, 0)
|
;Debug_logMessage("Saving layout state: " . Main_autoLayout, 0)
|
||||||
Config_saveSession(Config_filaPath, Main_autoLayout)
|
Config_saveSession(Config_filePath, Main_autoLayout)
|
||||||
Manager_layoutDirty := 0
|
Manager_layoutDirty := 0
|
||||||
;}
|
;}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue