]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/apprsrc.r
Make wxPASSWORD and wxPROCESS_ENTER really deprecated.
[wxWidgets.git] / src / mac / carbon / apprsrc.r
index 92a2f5e4f1ea3d4efe88908b9e8f6a233e413975..4113a172a0edbfe428054ff8409468b16abf0a63 100644 (file)
@@ -1,32 +1 @@
-#ifdef __UNIX__
-#  include <Carbon.r>
-#else
-#  include <Types.r>
-#endif
-#include "apprsrc.h"
-
-resource 'STR#' ( 128 , "Simple Alert Messages" )
-{
-       {
-       "This application needs at least a MacPlus" ,
-       "This application needs more memory" ,
-       "This application is out of memory" ,
-       "This application needs at least System 7.5" ,
-       "About this wxWindows Application" ,
-       "This application needs Appearance extension (built in with System 8) - this restriction will be relieved in the final release"
-       }
-} ;
-
-resource 'MENU' (1, preload)
-{
-       1, textMenuProc, 0b11111111111111111111111111111110 , enabled, apple ,
-       {
-               "AboutÉ" , noicon, nokey,nomark,plain ,
-               "-" , noicon, nokey,nomark,plain
-       }
-} ;
-
-resource 'MBAR' (1,preload)
-{
-       { 1 } ;
-} ;
+/* not needed anymore */