fix: context-menu
event with BaseWindows
(#44940)
fix: context-menu event with BaseWindows
This commit is contained in:
parent
687a59b43b
commit
208dc568d8
4 changed files with 78 additions and 26 deletions
|
@ -24,8 +24,6 @@ class DelayedNativeViewHost : public views::NativeViewHost {
|
|||
void ViewHierarchyChanged(
|
||||
const views::ViewHierarchyChangedDetails& details) override;
|
||||
|
||||
gfx::NativeView GetNativeView() { return native_view_; }
|
||||
|
||||
private:
|
||||
gfx::NativeView native_view_;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue