diff options
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 d49f89ac0..a4c0dd7f5 100644 --- a/src/pixmapviewer.h +++ b/src/pixmapviewer.h @@ -23,8 +23,8 @@ #include <QtGui/QWidget> #include <QtGui/QPixmap> -//Added by qt3to4: -#include <QPaintEvent> + +class QPaintEvent; /** * @brief Widget which shows a pixmap centered inside the boundaries. |
