Export QPaintEnginePrivate from QtGui
This allows the QCoreGraphicsPaintEngine to use QPaintEnginePrivate members (e.g. pdev and drawBoxTextItem()). Change-Id: I5bed3cb007ae469816afce619edd55f155b04fa9 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
This commit is contained in:
parent
17ddce4692
commit
70578e4fc7
@ -62,7 +62,7 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
class QPaintDevice;
|
||||
|
||||
class QPaintEnginePrivate
|
||||
class Q_GUI_EXPORT QPaintEnginePrivate
|
||||
{
|
||||
Q_DECLARE_PUBLIC(QPaintEngine)
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user