X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af237ae405f7598c7893d6f46caaf72e64ff8fcf..9655ec028f79daba0402d0880658a7e1e59c999d:/include/wx/palmos/progdlg.h diff --git a/include/wx/palmos/progdlg.h b/include/wx/palmos/progdlg.h index f37db2e9e0..d3f4c0ca14 100644 --- a/include/wx/palmos/progdlg.h +++ b/include/wx/palmos/progdlg.h @@ -50,7 +50,7 @@ private: // Virtual function hiding supression virtual void Update() { wxDialog::Update(); } - DECLARE_NO_COPY_CLASS(wxProgressDialog) + wxDECLARE_NO_COPY_CLASS(wxProgressDialog); }; #endif // wxUSE_PROGRESSDLG