summaryrefslogtreecommitdiffstats
path: root/src/script
diff options
context:
space:
mode:
authorHarald Fernengel <harald@trolltech.com>2009-08-24 07:39:35 (GMT)
committerHarald Fernengel <harald@trolltech.com>2009-08-24 07:39:35 (GMT)
commitf737db46ba81ce0b15cd7e7b2060863c9973b26c (patch)
treed55dc56b1c2131c2e696de4072811abe50484a4b /src/script
parente0105b660d6207e896606a17293d91aa570318f9 (diff)
downloadQt-f737db46ba81ce0b15cd7e7b2060863c9973b26c.zip
Qt-f737db46ba81ce0b15cd7e7b2060863c9973b26c.tar.gz
Qt-f737db46ba81ce0b15cd7e7b2060863c9973b26c.tar.bz2
Trivial: Remove uneeded #include
Diffstat (limited to 'src/script')
-rw-r--r--src/script/api/qscriptcontext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/script/api/qscriptcontext.h b/src/script/api/qscriptcontext.h
index 2eb0c85..53d07cc 100644
--- a/src/script/api/qscriptcontext.h
+++ b/src/script/api/qscriptcontext.h
@@ -44,7 +44,6 @@
#include <QtCore/qobjectdefs.h>
-#include <QtCore/qscopedpointer.h>
#include <QtScript/qscriptvalue.h>
QT_BEGIN_HEADER