diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-08-21 10:27:17 (GMT) |
---|---|---|
committer | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-08-21 11:51:43 (GMT) |
commit | 9d639659f2334bb5f3ea9b16b23bcb0127752f64 (patch) | |
tree | da16d1d4290f5c43a3f1a8c3389e5f7fc9a2a81e /examples/script/qstetrix/main.cpp | |
parent | 00d7d50cde5d1e491039149d58502e17dba9b3b7 (diff) | |
download | Qt-9d639659f2334bb5f3ea9b16b23bcb0127752f64.zip Qt-9d639659f2334bb5f3ea9b16b23bcb0127752f64.tar.gz Qt-9d639659f2334bb5f3ea9b16b23bcb0127752f64.tar.bz2 |
Fix broken drop shadow pixmap filter on X11.
Xrender is not rocket science when it comes to composition modes, so we
have to use the raster engine for the fill. toImage/fromImage is a no-op
on QWS and Windows, and on other platforms it is required, so we don't
have to add any ifdefs or clever checks.
Reviewed-by: Gunnar
Diffstat (limited to 'examples/script/qstetrix/main.cpp')
0 files changed, 0 insertions, 0 deletions