diff --git a/include/wx/graphics.h b/include/wx/graphics.h index 20a5e976f8..5ac221018b 100755 --- a/include/wx/graphics.h +++ b/include/wx/graphics.h @@ -73,7 +73,7 @@ protected : virtual wxObjectRefData* CreateRefData() const; virtual wxObjectRefData* CloneRefData(const wxObjectRefData* data) const; - DECLARE_DYNAMIC_CLASS(wxGraphicsObject); + DECLARE_DYNAMIC_CLASS(wxGraphicsObject) } ; class WXDLLIMPEXP_CORE wxGraphicsPen : public wxGraphicsObject