diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-06-08 12:00:05 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-06-08 12:00:05 (GMT) |
commit | d21b8174071c56aaf8625229e4b7f50292619868 (patch) | |
tree | b910c8fb1a87b8e79f9134671af2692342981b81 /qmake/qmake_pch.h | |
parent | efc999e95a74eee7e282e8d34e681c5b18cb60ad (diff) | |
parent | 23ae8b6badfd688f962590268a6147771d27266c (diff) | |
download | Qt-d21b8174071c56aaf8625229e4b7f50292619868.zip Qt-d21b8174071c56aaf8625229e4b7f50292619868.tar.gz Qt-d21b8174071c56aaf8625229e4b7f50292619868.tar.bz2 |
Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public
Diffstat (limited to 'qmake/qmake_pch.h')
-rw-r--r-- | qmake/qmake_pch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/qmake_pch.h b/qmake/qmake_pch.h index 1fec856..676c806 100644 --- a/qmake/qmake_pch.h +++ b/qmake/qmake_pch.h @@ -53,7 +53,7 @@ //#include "meta.h" #include <qfile.h> //#include "winmakefile.h" -#include <qtextstream.h> +//#include <qtextstream.h> //#include "project.h" #include <qstring.h> #include <qstringlist.h> |