Closed beta 10019002: fixed build for Linux.
This commit is contained in:
		
							parent
							
								
									23c2e5364a
								
							
						
					
					
						commit
						dd9bd43331
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -71,7 +71,7 @@ protected: | ||||||
| 	void psTrayMenuUpdated(); | 	void psTrayMenuUpdated(); | ||||||
| 	void psSetupTrayIcon(); | 	void psSetupTrayIcon(); | ||||||
| 
 | 
 | ||||||
| 	QTimer psUpdatedPositionTimer; | 	virtual void placeSmallCounter(QImage &img, int size, int count, const style::color &bg, const QPoint &shift, const style::color &color) = 0; | ||||||
| 
 | 
 | ||||||
| private: | private: | ||||||
| 	void psCreateTrayIcon(); | 	void psCreateTrayIcon(); | ||||||
|  |  | ||||||
|  | @ -105,6 +105,7 @@ protected: | ||||||
| 
 | 
 | ||||||
| 	void psTrayMenuUpdated(); | 	void psTrayMenuUpdated(); | ||||||
| 	void psSetupTrayIcon(); | 	void psSetupTrayIcon(); | ||||||
|  | 	virtual void placeSmallCounter(QImage &img, int size, int count, const style::color &bg, const QPoint &shift, const style::color &color) = 0; | ||||||
| 
 | 
 | ||||||
| 	QTimer psUpdatedPositionTimer; | 	QTimer psUpdatedPositionTimer; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 John Preston
						John Preston