mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Silence warnings in printdialog.cpp
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									54757fb694
								
							
						
					
					
						commit
						09532d0463
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -203,6 +203,7 @@ void PrintDialog::printClicked(void) | |||
| 
 | ||||
| void PrintDialog::onPaintRequested(QPrinter *printerPtr) | ||||
| { | ||||
| 	Q_UNUSED(printerPtr) | ||||
| 	createPrinterObj(); | ||||
| 	connect(printer, SIGNAL(progessUpdated(int)), progressBar, SLOT(setValue(int))); | ||||
| 	printer->print(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue