Diffstat (limited to 'qt/qte234-for-opie091-gfxraster.patch') (more/less context) (ignore whitespace changes)
-rw-r--r-- | qt/qte234-for-opie091-gfxraster.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/qt/qte234-for-opie091-gfxraster.patch b/qt/qte234-for-opie091-gfxraster.patch deleted file mode 100644 index cb940ce..0000000 --- a/qt/qte234-for-opie091-gfxraster.patch +++ b/dev/null @@ -1,11 +0,0 @@ ---- src/kernel/qgfxraster_qws.cpp.orig 2002-12-08 05:02:49.000000000 +0100 -+++ src/kernel/qgfxraster_qws.cpp 2002-12-08 05:04:09.000000000 +0100 -@@ -4058,7 +4058,7 @@ - setAlphaType(IgnoreAlpha); - if ( w <= 0 || h <= 0 ) return; - GFX_START(QRect(rx+xoffs, ry+yoffs, w+1, h+1)) --#ifdef QWS_EXPERIMENTAL_FASTPATH -+#if 0 // def QWS_EXPERIMENTAL_FASTPATH !! this is crashing HancomWord on OZ !! - // ### fix for 8bpp - // This seems to be reliable now, at least for 16bpp - |