~osomon/oxide/osk-flicker-fix

« back to all changes in this revision

Viewing changes to shared/browser/oxide_web_view.h

  • Committer: Chris Coulson
  • Date: 2014-10-14 00:04:28 UTC
  • Revision ID: chris.coulson@canonical.com-20141014000428-bhvsvcxe4g25ks1s
Split more code out of qt/core/glue and move it in to qt/core/browser

Show diffs side-by-side

added added

removed removed

Lines of Context:
323
323
 
324
324
  // ScriptMessageTarget implementation
325
325
  virtual size_t GetScriptMessageHandlerCount() const OVERRIDE;
326
 
  virtual ScriptMessageHandler* GetScriptMessageHandlerAt(
 
326
  virtual const ScriptMessageHandler* GetScriptMessageHandlerAt(
327
327
      size_t index) const OVERRIDE;
328
328
 
329
329
  // CompositorClient implementation