Include QUrl instead of qurlpathinfo.h
Fixes build. Thanks to Teo for detective work! :) CCMAIL:teo@kde.org
This commit is contained in:
parent
fd3f1eaa35
commit
59ea65e859
@ -23,7 +23,7 @@
|
||||
#include "private/dataengineconsumer_p.h"
|
||||
|
||||
#include <QSet>
|
||||
#include <qurlpathinfo.h>
|
||||
#include <QUrl>
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user