sync ports with The Matrix

This commit is contained in:
purplerain 2023-08-18 18:38:43 +00:00
parent 2c0afcbbf3
commit b72ce7a5e9
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
1248 changed files with 11809 additions and 12798 deletions

View file

@ -1,7 +1,7 @@
Index: ui/views/widget/widget.cc
--- ui/views/widget/widget.cc.orig
+++ ui/views/widget/widget.cc
@@ -53,7 +53,7 @@
@@ -54,7 +54,7 @@
#include "ui/views/window/custom_frame_view.h"
#include "ui/views/window/dialog_delegate.h"
@ -10,7 +10,7 @@ Index: ui/views/widget/widget.cc
#include "ui/linux/linux_ui.h"
#endif
@@ -2048,7 +2048,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const
@@ -2036,7 +2036,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const
if (parent_)
return parent_->GetNativeTheme();