~osomon/oxide/override-touchUngrabEvent

« back to all changes in this revision

Viewing changes to qt/quick/oxide_qquick_before_unload_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:
20
20
#include <QObject>
21
21
 
22
22
#include "qt/core/glue/oxide_qt_javascript_dialog_proxy_client.h"
23
 
#include "qt/quick/api/oxideqquickwebview_p.h"
 
23
#include "qt/quick/api/oxideqquickwebview.h"
24
24
 
25
25
namespace oxide {
26
26
namespace qquick {