Beta version 3.1.6: Fix build on Linux.
This commit is contained in:
		
							parent
							
								
									79b1cec4f3
								
							
						
					
					
						commit
						352768053d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -904,7 +904,7 @@ void Manager::Private::showNotification( | ||||||
| 		return; | 		return; | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	if (!hideNameAndPhoto) { | 	if (!options.hideNameAndPhoto) { | ||||||
| 		const auto userpicKey = peer->userpicUniqueKey(userpicView); | 		const auto userpicKey = peer->userpicUniqueKey(userpicView); | ||||||
| 		notification->setImage( | 		notification->setImage( | ||||||
| 			_cachedUserpics.get(userpicKey, peer, userpicView)); | 			_cachedUserpics.get(userpicKey, peer, userpicView)); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 John Preston
						John Preston