Kaydet (Commit) 95f112d2 authored tarafından Ptyl Dragon's avatar Ptyl Dragon Kaydeden (comit) Tor Lillqvist

added stub for void touch_ui_selection_none in MLOGestureEngine

Change-Id: I45f957863dc26b2ef40bdfed04cb689325f5b170
Reviewed-on: https://gerrit.libreoffice.org/6492Reviewed-by: 's avatarTor Lillqvist <tml@collabora.com>
Tested-by: 's avatarTor Lillqvist <tml@collabora.com>
üst 2d326986
...@@ -470,3 +470,7 @@ void touch_ui_selection_start(MLOSelectionKind kind, ...@@ -470,3 +470,7 @@ void touch_ui_selection_start(MLOSelectionKind kind,
rectangles[i].origin.y); rectangles[i].origin.y);
} }
} }
void touch_ui_selection_none(){
// STUB
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment