X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af237ae405f7598c7893d6f46caaf72e64ff8fcf..8a4e043aef904eda398249dde995b6ddcc01a4ce:/include/wx/palmos/progdlg.h diff --git a/include/wx/palmos/progdlg.h b/include/wx/palmos/progdlg.h index f37db2e9e0..711be7350c 100644 --- a/include/wx/palmos/progdlg.h +++ b/include/wx/palmos/progdlg.h @@ -6,7 +6,7 @@ // Created: 29.12.2004 // RCS-ID: $Id$ // Copyright: (c) Wlodzimierz Skiba -// License: wxWindows licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _PREFCONF_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