Commit 962ea707 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

QAxHostWidget: Remove dependency on qt_win_display_dc()


qt_win_display_dc() is a simple wrapper around GetDC(0) which is only
used here for redirected painting (grabbing) of a QAxHostWidget.
As the export might be changed/removed, expand the code.

Change-Id: Id00546282d37ae00baa36fdd22164e412d7e57f9
Reviewed-by: default avatarAndy Shaw <andy.shaw@qt.io>
parent c18e9edf
No related merge requests found
Showing with 3 additions and 1 deletion
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