Files
wxWidgets/src
Graham Dawes 8fa32a40a9 Fix m_qtPainter not being initialised in wxCairoContext ctor
For some reason one of the overloads of the c'tor left the m_qtPainter
field set to NULL rather than asking the wxDC for it's painter.

The rest of the class assumes the painter is not NULL.

Closes https://github.com/wxWidgets/wxWidgets/pull/1075
2018-12-14 17:41:55 +01:00
..
2018-12-09 15:52:30 +01:00
2018-11-17 19:05:12 +01:00
2018-12-03 14:42:27 +01:00
2018-11-17 19:06:32 +01:00
2018-12-13 15:24:54 +01:00
2018-11-17 19:08:40 +01:00