diff options
author | Ralf Engels <[email protected]> | 2010-05-28 19:35:09 +0200 |
---|---|---|
committer | Ralf Engels <[email protected]> | 2010-05-28 19:35:09 +0200 |
commit | 6ac62ecc1fb1ddaa939e5417d864382e944b0fd1 (patch) | |
tree | 83c3f6c7bb283f62cd8da801caefc2f0ee144f01 /testapp/testapp.pro | |
parent | 55041c80118e1748268a977dd4e549223ed96767 (diff) |
This reverts commit 4d7cc49a79343aec00a9fc6241ae120177bf9d53.
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 |