aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlfileselector_p.h
diff options
context:
space:
mode:
authorAlan Alpert <416365416c@gmail.com>2013-12-03 08:41:04 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-04 11:24:42 +0100
commit4f08859e812681b67cc197e997102fa81d21ded4 (patch)
tree07caea988ffa583923c84ac0052c8b7a5a891533 /src/qml/qml/qqmlfileselector_p.h
parentd5fd163f325329de5361a3f0018e23ff342d73a1 (diff)
Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"
This reverts commit 27052dcad9810869a9065da4c06e9f14379411d7. While the additional flexibility would be nice, I've been reminded that we already did commit to it back in July. Change-Id: Iaf990dda98ee46eb028b4737bdeeafd050d9513f Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.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 fe3679e08d..501f563ade 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>