summaryrefslogtreecommitdiffstats
path: root/src/core/touch_selection_controller_client_qt.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2023-10-31 13:20:57 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2023-12-09 19:53:11 +0100
commit55ed2da25e0cfe904e016421eadcbb7ab50669df (patch)
tree84e8af4b94ea565427696a392331c1475e00ec9c /src/core/touch_selection_controller_client_qt.h
parent7cc542c24464756cfe1fad9019e788080f2a6528 (diff)
Chromium 118 adaptations
Change-Id: I8eea99a472cc597ff9864b570c90b28b79b3751e Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'src/core/touch_selection_controller_client_qt.h')
-rw-r--r--src/core/touch_selection_controller_client_qt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/touch_selection_controller_client_qt.h b/src/core/touch_selection_controller_client_qt.h
index 884e7f020..3fdca7922 100644
--- a/src/core/touch_selection_controller_client_qt.h
+++ b/src/core/touch_selection_controller_client_qt.h
@@ -53,6 +53,7 @@ public:
void RemoveObserver(Observer* observer) override;
void OnSwipeToMoveCursorBegin() override {}
void OnSwipeToMoveCursorEnd() override {}
+ void OnClientHitTestRegionUpdated(ui::TouchSelectionControllerClient *) override {}
// ui::TouchSelectionControllerClient overrides
bool SupportsAnimation() const override;