mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	'documented' resource-number useage of EditPythonPrefs
This commit is contained in:
		
							parent
							
								
									145c92dfb5
								
							
						
					
					
						commit
						a58d89eec4
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -59,6 +59,10 @@ | ||||||
| /* About box */ | /* About box */ | ||||||
| #define ABOUT_ID		136 | #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) | ** The following are valid both in the binary (or shared library) | ||||||
| ** and in the Preferences file. | ** and in the Preferences file. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen