kopia lustrzana https://github.com/jamescoxon/dl-fldigi
				
				
				
			Invert logbook search
							rodzic
							
								
									7c0e2831ab
								
							
						
					
					
						commit
						83b453f415
					
				| 
						 | 
				
			
			@ -247,7 +247,7 @@ void SearchLastQSO(const char *callsign)
 | 
			
		|||
	snprintf(re, len + 3, "^%s$", callsign);
 | 
			
		||||
 | 
			
		||||
	int row = 0, col = 2;
 | 
			
		||||
	if (wBrowser->search(row, col, cQsoDb::reverse, re)) {
 | 
			
		||||
	if (wBrowser->search(row, col, !cQsoDb::reverse, re)) {
 | 
			
		||||
		wBrowser->GotoRow(row);
 | 
			
		||||
		inpName->value(inpName_log->value());
 | 
			
		||||
	}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue