~osomon/oxide/override-touchUngrabEvent

« back to all changes in this revision

Viewing changes to qt/quick/oxide_qquick_file_picker.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:
25
25
#include <QQuickItem>
26
26
 
27
27
#include "qt/core/glue/oxide_qt_file_picker_proxy_client.h"
 
28
#include "qt/quick/api/oxideqquickwebview.h"
28
29
#include "qt/quick/api/oxideqquickwebview_p.h"
29
 
#include "qt/quick/api/oxideqquickwebview_p_p.h"
30
30
 
31
31
namespace oxide {
32
32
namespace qquick {