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.h | |
| parent | a1846f25c216de543da4366914af4de5aec0d880 (diff) | |
include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
Diffstat (limited to 'src/pixmapviewer.h')
| -rw-r--r-- | src/pixmapviewer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pixmapviewer.h b/src/pixmapviewer.h index 40ff9e55f..d49f89ac0 100644 --- a/src/pixmapviewer.h +++ b/src/pixmapviewer.h @@ -21,8 +21,8 @@ #ifndef PIXMAPVIEWER_H #define PIXMAPVIEWER_H -#include <qwidget.h> -#include <qpixmap.h> +#include <QtGui/QWidget> +#include <QtGui/QPixmap> //Added by qt3to4: #include <QPaintEvent> |
