]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/app.h
Allow passing wxLongLong values directly to wx pseudo-vararg functions.
[wxWidgets.git] / include / wx / osx / app.h
index 24b2504b1886fa54bc493f1463b551c78f458b27..47315c6b6277fee9210a6c84dde609fb2373cf30 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
 /////////////////////////////////////////////////////////////////////////////
-// Name:        app.h
+// Name:        wx/osx/app.h
 // Purpose:     wxApp class
 // Author:      Stefan Csomor
 // Modified by:
 // Purpose:     wxApp class
 // Author:      Stefan Csomor
 // Modified by:
@@ -97,7 +97,6 @@ private:
     WXEVENTHANDLERREF     m_macEventHandler ;
     WXEVENTHANDLERCALLREF m_macCurrentEventHandlerCallRef ;
     WXEVENTREF            m_macCurrentEvent ;
     WXEVENTHANDLERREF     m_macEventHandler ;
     WXEVENTHANDLERCALLREF m_macCurrentEventHandlerCallRef ;
     WXEVENTREF            m_macCurrentEvent ;
-    CFRunLoopSourceRef    m_macEventPosted ;
 
 public:
     static long           s_macAboutMenuItemId ;
 
 public:
     static long           s_macAboutMenuItemId ;