summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2022-09-02 00:04:39 +0300
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-09-05 16:20:03 +0200
commit99b85a2eda006a59306042dad5b0b1de116febf3 (patch)
tree8508c83afa26f2898609b08943cc1530f0f0830e /bin
parentc8cc4c29369f3d5df22c0b9260c00816a7c891eb (diff)
vcl: Rename Gesture event to GesturePan
We have 5 gesture types: GestureZoom, GestureRotate, Gesture (for panning), Swipe and LongPress. For consistency all of these will use Gesture as a prefix to reduce confusion and for easier grepping throughout the codebase. Change-Id: I8b9e245d011203a19c1172f9833c172f65382ca9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139241 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'bin')
-rw-r--r--bin/find-can-be-private-symbols.functions.results2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/find-can-be-private-symbols.functions.results b/bin/find-can-be-private-symbols.functions.results
index 477c1971f137..89e04cb7696a 100644
--- a/bin/find-can-be-private-symbols.functions.results
+++ b/bin/find-can-be-private-symbols.functions.results
@@ -267,7 +267,7 @@ ComboBox::SetWidthInChars(int)
ComboBox::setMaxWidthChars(int)
CommandEvent::CommandEvent()
CommandEvent::GetAutoScrollData() const
-CommandEvent::GetGestureData() const
+CommandEvent::GetGesturePanData() const
CommandExtTextInputData::CommandExtTextInputData(CommandExtTextInputData const&)
CommandWheelData::CommandWheelData()
CompressGraphicsDialog::Compress(SvStream&)