~osomon/oxide/override-touchUngrabEvent

« back to all changes in this revision

Viewing changes to qt/core/api/oxideqnetworkcallbackevents.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:
15
15
// License along with this library; if not, write to the Free Software
16
16
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
17
17
 
18
 
#include "oxideqnetworkcallbackevents.h"
19
18
#include "oxideqnetworkcallbackevents_p.h"
 
19
#include "oxideqnetworkcallbackevents_p_p.h"
20
20
 
21
21
#include "net/http/http_request_headers.h"
22
22
#include "url/gurl.h"