🔧 Implement feedback
This commit is contained in:
parent
b4bb00843b
commit
6191e6e787
5 changed files with 10 additions and 16 deletions
|
@ -42,7 +42,7 @@ class NativeBrowserView {
|
|||
|
||||
// Called when the window needs to update its draggable region.
|
||||
virtual void UpdateDraggableRegions(
|
||||
std::vector<gfx::Rect> system_drag_exclude_areas);
|
||||
const std::vector<gfx::Rect>& system_drag_exclude_areas) {};
|
||||
|
||||
protected:
|
||||
explicit NativeBrowserView(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue