From: Jack Jansen Date: Fri, 11 Oct 1996 13:19:52 +0000 (+0000) Subject: 'documented' resource-number useage of EditPythonPrefs X-Git-Tag: v1.4~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a58d89eec4ac8be87d120e76952195e282eb5ef6;p=thirdparty%2FPython%2Fcpython.git 'documented' resource-number useage of EditPythonPrefs --- diff --git a/Mac/Include/pythonresources.h b/Mac/Include/pythonresources.h index 514eb40b2451..5156e23b5ac1 100644 --- a/Mac/Include/pythonresources.h +++ b/Mac/Include/pythonresources.h @@ -59,6 +59,10 @@ /* About box */ #define ABOUT_ID 136 +/* EditPythonPrefs range. Needed here to forestall conflicts with applets */ +#define EDITPYTHONPREFS_MIN 500 +#define EDITPYTHONPREFS_MAX 511 + /* ** The following are valid both in the binary (or shared library) ** and in the Preferences file.