diff --git a/include/wx/ctrlsub.h b/include/wx/ctrlsub.h index 6716e7ca81..190156bc97 100644 --- a/include/wx/ctrlsub.h +++ b/include/wx/ctrlsub.h @@ -163,7 +163,7 @@ public: } private: - DECLARE_NO_COPY_CLASS(wxControlWithItems); + DECLARE_NO_COPY_CLASS(wxControlWithItems) }; #endif // wxUSE_CONTROLS