Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 538570 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/src/gui/image/qimage_conversions.cpp
0
++ b/src/gui/image/qimage_conversions.cpp
Lines 2252-2258 Link Here
2252
        convert_ARGB_to_ARGB_PM,
2252
        convert_ARGB_to_ARGB_PM,
2253
#else
2253
#else
2254
        0,
2254
        0,
2255
        0
2255
        0,
2256
#endif
2256
#endif
2257
        0, 0, 0, 0
2257
        0, 0, 0, 0
2258
    }, // Format_RGBA8888
2258
    }, // Format_RGBA8888

Return to bug 538570