]> git.saurik.com Git - wxWidgets.git/commitdiff
ValidateOrCreate added for wxMac
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 16 May 2003 20:36:37 +0000 (20:36 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 16 May 2003 20:36:37 +0000 (20:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/cmndata.h

index 390ec00aed0824aaf68626744312611eec19412a..45984bfb4c0602ea79cc1af57cc1f8b58d6510f4 100644 (file)
@@ -209,6 +209,7 @@ public:
 #elif defined(__WXMAC__)
   void ConvertToNative();
   void ConvertFromNative();
+  void ValidateOrCreateNative() ;
 #endif
 
 public: