mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-05-28 06:25:39 +08:00
Fix CPP formatting
This commit is contained in:
@@ -237,7 +237,7 @@ NativeWindowViews::NativeWindowViews(content::WebContents* web_contents,
|
||||
}
|
||||
#endif
|
||||
|
||||
if(has_frame_) {
|
||||
if (has_frame_) {
|
||||
window_->set_frame_type(views::Widget::FrameType::FRAME_TYPE_FORCE_NATIVE);
|
||||
window_->FrameTypeChanged();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user