aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlfileselector_p.h
diff options
context:
space:
mode:
authorAlan Alpert <416365416c@gmail.com>2013-11-12 01:56:35 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-13 09:32:32 +0100
commit27052dcad9810869a9065da4c06e9f14379411d7 (patch)
tree35f36b87bc92323cff3d371d9d83a10d2bf48416 /src/qml/qml/qqmlfileselector_p.h
parent87f90a43f450cda5e8ce7bf34145f251dfaa5682 (diff)
Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614
Making it public right now seems a little premature, given all the work happening on the engine now (and for 5.3). We'll be in a better position to commit to it or not next release. Change-Id: Ib7b14afeb9205fb8a87ed16a6d38b1f468b2bbbb Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/qml/qml/qqmlfileselector_p.h')
-rw-r--r--src/qml/qml/qqmlfileselector_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlfileselector_p.h b/src/qml/qml/qqmlfileselector_p.h
index 501f563ade..fe3679e08d 100644
--- a/src/qml/qml/qqmlfileselector_p.h
+++ b/src/qml/qml/qqmlfileselector_p.h
@@ -54,8 +54,8 @@
//
#include "qqmlfileselector.h"
+#include "qqmlabstracturlinterceptor_p.h"
#include <QSet>
-#include <QQmlAbstractUrlInterceptor>
#include <private/qobject_p.h>
#include <private/qtqmlglobal_p.h>