diff options
Diffstat (limited to 'testapp/testapp.pro')
-rw-r--r-- | testapp/testapp.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testapp/testapp.pro b/testapp/testapp.pro index 8f9d20a..35f72a9 100644 --- a/testapp/testapp.pro +++ b/testapp/testapp.pro @@ -12,7 +12,7 @@ LIBS += -L../scroller -lscroller unix:PRE_TARGETDEPS += ../scroller/libscroller.a win32:PRE_TARGETDEPS += ../scroller/scroller.lib -QT += webkit network +QT += webkit # Input HEADERS += plotwidget.h qscrollareakineticscroller.h qwebviewkineticscroller.h settingswidget.h |