summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2010-02-22 13:13:35 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2010-02-23 16:47:35 (GMT)
commit196e1484c22f6347061fa433987a86d90e178a55 (patch)
treea587f5fc7511755055dc8eaff1513b1983367966 /src/gui/kernel
parent53b0fc5d7fc7ad431cf91e41a75a9f6b740c830e (diff)
downloadQt-196e1484c22f6347061fa433987a86d90e178a55.zip
Qt-196e1484c22f6347061fa433987a86d90e178a55.tar.gz
Qt-196e1484c22f6347061fa433987a86d90e178a55.tar.bz2
Minimaldfb: try to make pixelformat of window the same as the layer
Diffstat (limited to 'src/gui/kernel')
-rw-r--r--src/gui/kernel/qeventdispatcher_qws_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qeventdispatcher_qws_p.h b/src/gui/kernel/qeventdispatcher_qws_p.h
index 5a2b016..8d8d61c 100644
--- a/src/gui/kernel/qeventdispatcher_qws_p.h
+++ b/src/gui/kernel/qeventdispatcher_qws_p.h
@@ -57,7 +57,7 @@
QT_BEGIN_NAMESPACE
-class QEventDispatcherLitePrivate;
+class QEventDispatcherQWSPrivate;
class QEventDispatcherQWS : public QEventDispatcherUNIX
{