Add missing RTTI to some wxQT classes
This commit is contained in:
@@ -23,6 +23,9 @@ protected:
|
||||
virtual wxGDIRefData *CreateGDIRefData() const;
|
||||
virtual wxGDIRefData *CloneGDIRefData(const wxGDIRefData *data) const;
|
||||
|
||||
private:
|
||||
wxDECLARE_DYNAMIC_CLASS(wxPalette);
|
||||
|
||||
};
|
||||
|
||||
#endif // _WX_QT_PALETTE_H_
|
||||
|
Reference in New Issue
Block a user