mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 10:50:04 +00:00 
			
		
		
		
	Alert model cleanup, and size hints for columns
This commit is contained in:
		
							parent
							
								
									d19656f0f1
								
							
						
					
					
						commit
						dabcf1114e
					
				
					 3 changed files with 77 additions and 30 deletions
				
			
		|  | @ -67,6 +67,8 @@ AlertDockWidget::AlertDockWidget(QWidget* parent) : | |||
|    ui->alertView->header()->setSortIndicator( | ||||
|       static_cast<int>(model::AlertModel::Column::Distance), | ||||
|       Qt::AscendingOrder); | ||||
|    ui->alertView->header()->resizeSections( | ||||
|       QHeaderView::ResizeMode::ResizeToContents); | ||||
| 
 | ||||
|    ui->alertSettings->addAction(ui->actionActiveAlerts); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat