Patch level : 4.0
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@15368 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									eb07cc378f
								
							
						
					
					
						commit
						daebbf55bf
					
				@ -1,6 +1,6 @@
 | 
			
		||||
#include "cg5500a.h"
 | 
			
		||||
 | 
			
		||||
TOOLBAR "" 0 20 0 2
 | 
			
		||||
TOOLBAR "" 0 -2 0 2
 | 
			
		||||
 | 
			
		||||
#include "cg5500t.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -206,7 +206,7 @@ int TMastrini_application::righe_rimaste_da_stampare()
 | 
			
		||||
        if ( (printer().formlen() % 2) != 0)
 | 
			
		||||
          righe_rimaste = (printer().formlen() / 2) + 1; //33;
 | 
			
		||||
        else
 | 
			
		||||
          righe_rimaste = printer().formlen / 2;
 | 
			
		||||
          righe_rimaste = printer().formlen() / 2;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user