X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/248802d0100093c48f67a60a6463d7765f14d5f0..806ad819585655ac1c35427409611d7795d0b910:/include/wx/graphics.h 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