mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:30:05 +00:00 
			
		
		
		
	Update alert signal to include message index, so messages aren't missed
This commit is contained in:
		
							parent
							
								
									5784abc117
								
							
						
					
					
						commit
						1c5e0d51b7
					
				
					 4 changed files with 16 additions and 12 deletions
				
			
		|  | @ -31,7 +31,7 @@ public: | |||
|                        int             role = Qt::DisplayRole) const override; | ||||
| 
 | ||||
| public slots: | ||||
|    void HandleAlert(const types::TextEventKey& alertKey); | ||||
|    void HandleAlert(const types::TextEventKey& alertKey, size_t messageIndex); | ||||
|    void HandleMapUpdate(double latitude, double longitude); | ||||
| 
 | ||||
| private: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat