]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/app.h
SourceForge patch #654210 to fix naming/numbering shared libs under OS X
[wxWidgets.git] / include / wx / mac / app.h
index bbc96c10990bb68897d8ff381fd1f1a088ed2369..0241b2e64918e7858b9a046d5666b241e497aebb 100644 (file)
@@ -109,6 +109,8 @@ public:
     static bool           s_macDefaultEncodingIsPC ;
     static bool           s_macSupportPCMenuShortcuts ;
     static long           s_macAboutMenuItemId ;
+    static long           s_macPreferencesMenuItemId ;
+    static long           s_macExitMenuItemId ;
     static wxString       s_macHelpMenuTitleName ;
 
     static bool           s_macHasAppearance ;