diff options
| author | Dirk Mueller <[email protected]> | 2007-04-12 13:02:58 +0000 |
|---|---|---|
| committer | Dirk Mueller <[email protected]> | 2007-04-12 13:02:58 +0000 |
| commit | b43051b38a71d5e87360c715704fc4d1caa4fc40 (patch) | |
| tree | 245563e6766cfebaaf7e22942af67d41d14fadd6 /src/pixmapviewer.cpp | |
| parent | a1846f25c216de543da4366914af4de5aec0d880 (diff) | |
include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
Diffstat (limited to 'src/pixmapviewer.cpp')
| -rw-r--r-- | src/pixmapviewer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pixmapviewer.cpp b/src/pixmapviewer.cpp index 798771078..81f931053 100644 --- a/src/pixmapviewer.cpp +++ b/src/pixmapviewer.cpp @@ -22,7 +22,7 @@ #include <kglobalsettings.h> #include <kiconloader.h> -#include <qpainter.h> +#include <QtGui/QPainter> //Added by qt3to4: #include <QPixmap> #include <QPaintEvent> |
