mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Dive d/l selection UI: disable OK until things are downloaded
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									a20040a561
								
							
						
					
					
						commit
						9d38ceb95d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -86,6 +86,7 @@ DownloadFromDCWidget::DownloadFromDCWidget(QWidget *parent, Qt::WindowFlags f) : | |||
| 	connect(close, SIGNAL(activated()), this, SLOT(close())); | ||||
| 	QShortcut *quit = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_Q), this); | ||||
| 	connect(quit, SIGNAL(activated()), parent, SLOT(close())); | ||||
| 	ui.ok->setEnabled(false); | ||||
| } | ||||
| 
 | ||||
| void DownloadFromDCWidget::updateProgressBar() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue