┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/pixmapviewer.cpp
diff options
context:
space:
mode:
authorDirk Mueller <[email protected]>2007-04-12 13:02:58 +0000
committerDirk Mueller <[email protected]>2007-04-12 13:02:58 +0000
commitb43051b38a71d5e87360c715704fc4d1caa4fc40 (patch)
tree245563e6766cfebaaf7e22942af67d41d14fadd6 /src/pixmapviewer.cpp
parenta1846f25c216de543da4366914af4de5aec0d880 (diff)
include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
Diffstat (limited to 'src/pixmapviewer.cpp')
-rw-r--r--src/pixmapviewer.cpp2
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>