Add missing RTTI to some wxQT classes
This commit is contained in:
@@ -129,6 +129,9 @@ private:
|
||||
QColor *m_qtPenColor;
|
||||
QColor *m_qtBrushColor;
|
||||
void ApplyRasterColourOp();
|
||||
|
||||
wxDECLARE_CLASS(wxQtDCImpl);
|
||||
wxDECLARE_NO_COPY_CLASS(wxQtDCImpl);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user