linux: Fix BrowserWindow.setResizable.

This commit is contained in:
Cheng Zhao
2014-08-26 13:37:37 +08:00
parent af531d685e
commit 400d5cef3f
4 changed files with 88 additions and 35 deletions

View File

@@ -164,6 +164,8 @@
'atom/browser/ui/win/notify_icon_host.h',
'atom/browser/ui/win/notify_icon.cc',
'atom/browser/ui/win/notify_icon.h',
'atom/browser/ui/x/x_window_utils.cc',
'atom/browser/ui/x/x_window_utils.h',
'atom/browser/window_list.cc',
'atom/browser/window_list.h',
'atom/browser/window_list_observer.h',