mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 07:10:05 +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
				
			
		|  | @ -2,7 +2,6 @@ | |||
| 
 | ||||
| #include <scwx/qt/types/text_event_key.hpp> | ||||
| #include <scwx/common/geographic.hpp> | ||||
| #include <scwx/util/iterator.hpp> | ||||
| 
 | ||||
| #include <memory> | ||||
| 
 | ||||
|  | @ -32,7 +31,6 @@ public: | |||
|       EndTime      = 7, | ||||
|       Distance     = 8 | ||||
|    }; | ||||
|    typedef util::Iterator<Column, Column::Etn, Column::Distance> ColumnIterator; | ||||
| 
 | ||||
|    explicit AlertModel(QObject* parent = nullptr); | ||||
|    ~AlertModel(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat