Skip to content
Commit 9bb99d6c authored by Martin Flöser's avatar Martin Flöser
Browse files

Do not hard depend on QX11Info in KXUtils::createPixmapFromHandle

KXUtils::createPixmapFromHandle is used from e.g.
KWindowSystemPrivateX11::icon which can be used on platforms != xcb. So
the methods called from that method should not hard depend on platform
xcb.

BUG: 346496
FIXED-IN: 5.10
REVIEW: 123490
CHANGELOG: Don't depend on QX11Info in KXUtils::createPixmapFromHandle
parent 6982d847
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment