diff options
author | Olivier Goffart <olivier.goffart@nokia.com> | 2011-05-12 09:12:55 (GMT) |
---|---|---|
committer | Olivier Goffart <olivier.goffart@nokia.com> | 2011-05-12 09:12:55 (GMT) |
commit | 2bb185d5e65be09b4e1f73eadd0ab87f9d6aecbb (patch) | |
tree | 6820e6e1a8049cb2f17b32ea0b8a2f61a653a065 /src | |
parent | 6532273e52b772f0dd18194782bd3ed4c94ccb26 (diff) | |
download | Qt-2bb185d5e65be09b4e1f73eadd0ab87f9d6aecbb.zip Qt-2bb185d5e65be09b4e1f73eadd0ab87f9d6aecbb.tar.gz Qt-2bb185d5e65be09b4e1f73eadd0ab87f9d6aecbb.tar.bz2 |
Compile
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/painting/qgraphicssystemex_symbian.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/painting/qgraphicssystemex_symbian.cpp b/src/gui/painting/qgraphicssystemex_symbian.cpp index 54d21ac..2d3f137 100644 --- a/src/gui/painting/qgraphicssystemex_symbian.cpp +++ b/src/gui/painting/qgraphicssystemex_symbian.cpp @@ -43,7 +43,6 @@ #include "private/qwidget_p.h" #include "private/qbackingstore_p.h" #include "private/qapplication_p.h" -#include "qwidget_p.h" #include <QDebug> |