summaryrefslogtreecommitdiff
path: root/x11
authorzecke <zecke>2002-11-07 17:23:48 (UTC)
committer zecke <zecke>2002-11-07 17:23:48 (UTC)
commit8baa44cf756fc3767829983941fc64c9547b8cc0 (patch) (unidiff)
tree0fed962b4259f98edacc105c689db87f750158b2 /x11
parent624ffbddc150e302f7b52792facd30b60d3e229d (diff)
downloadopie-8baa44cf756fc3767829983941fc64c9547b8cc0.zip
opie-8baa44cf756fc3767829983941fc64c9547b8cc0.tar.gz
opie-8baa44cf756fc3767829983941fc64c9547b8cc0.tar.bz2
inlucde qimage
this fixes launcher Opie/X11 compilation
Diffstat (limited to 'x11') (more/less context) (ignore whitespace changes)
-rw-r--r--x11/libqpe-x11/qt/qwindowsystem_qws.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libqpe-x11/qt/qwindowsystem_qws.h b/x11/libqpe-x11/qt/qwindowsystem_qws.h
index 2652f5f..88902c8 100644
--- a/x11/libqpe-x11/qt/qwindowsystem_qws.h
+++ b/x11/libqpe-x11/qt/qwindowsystem_qws.h
@@ -1,6 +1,8 @@
1#ifndef OPIE_QWINDOWSYSTEM_H 1#ifndef OPIE_QWINDOWSYSTEM_H
2#define OPIE_QWINDOWSYSTEM_H 2#define OPIE_QWINDOWSYSTEM_H
3 3
4#include <qimage.h>
5
4class QWSScreenSaver; 6class QWSScreenSaver;
5class QWSServer { 7class QWSServer {
6public: 8public: