noise--
This commit is contained in:
parent
20906f6b0d
commit
2a575c810d
@ -111,7 +111,6 @@ void ConfigViewPrivate::init()
|
||||
|
||||
if (corona->package().isValid()) {
|
||||
PackageUrlInterceptor *interceptor = new PackageUrlInterceptor(q->engine(), corona->package());
|
||||
qWarning()<<"AAAA"<<interceptor;
|
||||
interceptor->addAllowedPath(applet.data()->package().path());
|
||||
q->engine()->setUrlInterceptor(interceptor);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user