aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmlphotoviewer/qmlphotoviewer.pro')
-rw-r--r--examples/embedded/qmlphotoviewer/qmlphotoviewer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro b/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
index 9941b2e226..1c0301118e 100644
--- a/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
+++ b/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
@@ -1,5 +1,5 @@
!wince*:warning("DEPLOYMENT support required. This project only works on WinCE.")
-QT += declarative network
+QT += qml network
SOURCES += $$PWD/qmlphotoviewer.cpp
include($$PWD/deployment.pri)