]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/app.h
Changed all symbols with the name "id" to "timerid" to allow Objective-C++
[wxWidgets.git] / include / wx / mac / app.h
index e65ee6ec2f937f2d86b591bb0155cc846c0d3d43..94e28ec345f9854435d425e66a29b41662e0d55a 100644 (file)
@@ -49,7 +49,6 @@ class WXDLLEXPORT wxApp: public wxAppBase
 
     virtual int MainLoop();
     virtual void ExitMainLoop();
-    virtual bool Initialized();
     virtual bool Pending() ;
     virtual bool Dispatch() ;