X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7d8268a1d64de58aab194e4d8ae800c755990aad..284f2b59db428e6ab05d31ff26b12043b6d42ff3:/include/wx/gtk/textctrl.h diff --git a/include/wx/gtk/textctrl.h b/include/wx/gtk/textctrl.h index a13d3270c3..4d71583c8d 100644 --- a/include/wx/gtk/textctrl.h +++ b/include/wx/gtk/textctrl.h @@ -227,7 +227,7 @@ private: #endif DECLARE_EVENT_TABLE() - DECLARE_DYNAMIC_CLASS(wxTextCtrl); + DECLARE_DYNAMIC_CLASS(wxTextCtrl) }; #endif // __GTKTEXTCTRLH__