Add wxGraphicsContext implementation for wxQt
Add graphics renderer using Qt classes and use it by default in wxQt port under MSW. Closes https://github.com/wxWidgets/wxWidgets/pull/1139
This commit is contained in:
committed by
Vadim Zeitlin
parent
8571cfed2f
commit
1d117b75f7
@@ -175,6 +175,7 @@ set(QT_WIN32_SRC
|
||||
src/msw/dialup.cpp
|
||||
src/msw/dib.cpp
|
||||
src/msw/joystick.cpp
|
||||
src/qt/graphics.cpp
|
||||
)
|
||||
|
||||
set(QT_WIN32_HDR
|
||||
|
Reference in New Issue
Block a user