~osomon/oxide/override-touchUngrabEvent

« back to all changes in this revision

Viewing changes to qt/core/browser/oxide_qt_web_context_menu.cc

  • Committer: Olivier Tilloy
  • Date: 2016-01-12 11:46:34 UTC
  • mfrom: (1272.2.38 touch-selection-api)
  • Revision ID: olivier.tilloy@canonical.com-20160112114634-u1t78baa0u4hfoha
Add a touch selection API, to allow embedders to display handles for resizing the current selection, and contextual actions for it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include "base/strings/utf_string_conversions.h"
25
25
 
26
26
#include "qt/core/glue/oxide_qt_web_context_menu_proxy.h"
 
27
#include "qt/core/glue/oxide_qt_web_view_proxy.h"
27
28
#include "shared/browser/oxide_web_view.h"
28
29
 
29
30
namespace oxide {