From: Stefan Csomor Date: Fri, 16 May 2003 20:36:37 +0000 (+0000) Subject: ValidateOrCreate added for wxMac X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e99cc06dc6016b1eaf0e91db06445987b6a12191?ds=inline ValidateOrCreate added for wxMac git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/cmndata.h b/include/wx/cmndata.h index 390ec00aed..45984bfb4c 100644 --- a/include/wx/cmndata.h +++ b/include/wx/cmndata.h @@ -209,6 +209,7 @@ public: #elif defined(__WXMAC__) void ConvertToNative(); void ConvertFromNative(); + void ValidateOrCreateNative() ; #endif public: