Add WeeChat icon for app
This commit is contained in:
		
							parent
							
								
									ca67c3a7dc
								
							
						
					
					
						commit
						93865c21ce
					
				
					 2 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								data/icons/weechat_icon_32.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								data/icons/weechat_icon_32.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 3.2 KiB | 
|  | @ -361,5 +361,6 @@ class MainWindow(QtGui.QMainWindow): | |||
| 
 | ||||
| app = QtGui.QApplication(sys.argv) | ||||
| app.setStyle(QtGui.QStyleFactory.create('Cleanlooks')) | ||||
| app.setWindowIcon(QtGui.QIcon('data/icons/weechat_icon_32.png')) | ||||
| main = MainWindow() | ||||
| sys.exit(app.exec_()) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Sebastien Helleu
						Sebastien Helleu