kopia lustrzana https://gitlab.com/Teuniz/DSRemote
				
				
				
			Work in progress.
							rodzic
							
								
									3a3d3befb3
								
							
						
					
					
						commit
						2fa509b8bd
					
				
							
								
								
									
										2
									
								
								global.h
								
								
								
								
							
							
						
						
									
										2
									
								
								global.h
								
								
								
								
							| 
						 | 
				
			
			@ -35,7 +35,7 @@
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
#define PROGRAM_NAME          "DSRemote"
 | 
			
		||||
#define PROGRAM_VERSION       "0.34_1701111215"
 | 
			
		||||
#define PROGRAM_VERSION       "0.34_1701111237"
 | 
			
		||||
 | 
			
		||||
#define MAX_PATHLEN            4096
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -40,6 +40,7 @@ UI_wave_window::UI_wave_window(struct device_settings *p_devparms, short *wbuf[M
 | 
			
		|||
 | 
			
		||||
  setMinimumSize(840, 655);
 | 
			
		||||
  setWindowTitle("Wave Inspector");
 | 
			
		||||
  setWindowIcon(QIcon(":/images/r_dsremote.png"));
 | 
			
		||||
 | 
			
		||||
  devparms = (struct device_settings *)calloc(1, sizeof(struct device_settings));
 | 
			
		||||
  if(devparms == NULL)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue