X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..74c57d1ff65edd1da6f4f8d30be55db47f6d27a7:/include/wx/caret.h diff --git a/include/wx/caret.h b/include/wx/caret.h index 817f32b73e..f7d91c76f8 100644 --- a/include/wx/caret.h +++ b/include/wx/caret.h @@ -187,7 +187,7 @@ protected: int m_countVisible; private: - DECLARE_NO_COPY_CLASS(wxCaretBase); + DECLARE_NO_COPY_CLASS(wxCaretBase) }; // ---------------------------------------------------------------------------