QQmlAbstractUrlInterceptor is now public

https://codereview.qt-project.org/#change,65626
This commit is contained in:
Àlex Fiestas 2013-12-02 15:59:47 +01:00
parent 2495df8b01
commit 5540fdeaa5

View File

@ -20,7 +20,7 @@
#ifndef PACKAGEURLINTERCEPTOR_H
#define PACKAGEURLINTERCEPTOR_H
#include <private/qqmlabstracturlinterceptor_p.h>
#include <QQmlAbstractUrlInterceptor>
#include <plasmaquick/plasmaquick_export.h>