Correct a typo in PineapplePictures.pro
This commit is contained in:
		@ -59,6 +59,6 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
 | 
				
			|||||||
RESOURCES += \
 | 
					RESOURCES += \
 | 
				
			||||||
    resources.qrc
 | 
					    resources.qrc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Generate fron svg:
 | 
					# Generate from svg:
 | 
				
			||||||
# magick convert -background none app-icon.svg -define icon:auto-resize="16,32,48,64,128,256" app-icon.ico
 | 
					# magick convert -background none app-icon.svg -define icon:auto-resize="16,32,48,64,128,256" app-icon.ico
 | 
				
			||||||
RC_ICONS = icons/app-icon.ico
 | 
					RC_ICONS = icons/app-icon.ico
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user