]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/window.h
expat define MACOS_CLASSIC added
[wxWidgets.git] / include / wx / window.h
index 877456d967a889a4928ce3568e2ce5cec635e186..dce69059f9b882836d3c9c13ca4798744608ab1e 100644 (file)
@@ -877,7 +877,7 @@ public:
         virtual void OnInternalIdle() {}
 
         // call internal idle recursively
-        void ProcessInternalIdle() ;
+//        void ProcessInternalIdle() ;
 
         // get the handle of the window for the underlying window system: this
         // is only used for wxWin itself or for user code which wants to call