diff options
Diffstat (limited to 'examples/webkit/framecapture/framecapture.pro')
-rw-r--r-- | examples/webkit/framecapture/framecapture.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webkit/framecapture/framecapture.pro b/examples/webkit/framecapture/framecapture.pro index 6f2f093..11960b9 100644 --- a/examples/webkit/framecapture/framecapture.pro +++ b/examples/webkit/framecapture/framecapture.pro @@ -1,4 +1,4 @@ -QT += webkit +QT += webkit network HEADERS = framecapture.h SOURCES = main.cpp \ |