Patch level : 2.0 512
Files correlati : ba0.exe Ricompilazione Demo : [ ] Commento : CM Disabilitata la voce File->Stampa nel menu principale di campo git-svn-id: svn://10.65.10.50/trunk@11292 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									dac36e61ea
								
							
						
					
					
						commit
						05b98fcbb2
					
				@ -896,6 +896,8 @@ bool TMenu_application::create()
 | 
				
			|||||||
  if (!test_network())
 | 
					  if (!test_network())
 | 
				
			||||||
    return FALSE;
 | 
					    return FALSE;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  disable_menu_item(M_FILE_PRINT); // Questa voce di menu non serve per ora
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef _DEMO_  
 | 
					#ifdef _DEMO_  
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    TMask w(TR("ATTENZIONE"), 1, 68, 12);
 | 
					    TMask w(TR("ATTENZIONE"), 1, 68, 12);
 | 
				
			||||||
@ -921,11 +923,10 @@ bool TMenu_application::create()
 | 
				
			|||||||
  set_perms();
 | 
					  set_perms();
 | 
				
			||||||
  test_temp();
 | 
					  test_temp();
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  TWait_cursor hourglass;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  if (!test_programs())
 | 
					  if (!test_programs())
 | 
				
			||||||
    return FALSE;
 | 
					    return FALSE;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
  if (!_menu.ok())
 | 
					  if (!_menu.ok())
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    TWait_cursor hourglass;
 | 
					    TWait_cursor hourglass;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user