mirror of
https://github.com/atom/atom.git
synced 2026-02-08 05:35:04 -05:00
Merge commit '1320ff28c39afd563820b30b43389ea38552e74c' into fix-12495
This commit is contained in:
@@ -112,6 +112,7 @@ class ApplicationDelegate
|
||||
loadSettings = getWindowLoadSettings()
|
||||
loadSettings['initialPaths'] = paths
|
||||
setWindowLoadSettings(loadSettings)
|
||||
ipcRenderer.send("did-change-paths")
|
||||
|
||||
setAutoHideWindowMenuBar: (autoHide) ->
|
||||
ipcHelpers.call('window-method', 'setAutoHideMenuBar', autoHide)
|
||||
|
||||
Reference in New Issue
Block a user