~osomon/oxide/override-touchUngrabEvent

« back to all changes in this revision

Viewing changes to qt/quick/oxide_qquick_javascript_dialog.cc

  • Committer: Chris Coulson
  • Date: 2016-01-13 18:16:11 UTC
  • Revision ID: chris.coulson@canonical.com-20160113181611-vo55lgwngvcj9u1h
Various clean-ups in soon-to-be-public headers. Also, we rename header files based on whether they're going to be public or not

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include <QQmlEngine>
23
23
 
24
24
#include "qt/core/glue/oxide_qt_javascript_dialog_proxy_client.h"
 
25
#include "qt/quick/api/oxideqquickwebview.h"
25
26
#include "qt/quick/api/oxideqquickwebview_p.h"
26
 
#include "qt/quick/api/oxideqquickwebview_p_p.h"
27
27
 
28
28
namespace oxide {
29
29
namespace qquick {