I have a program that shows images. Some of those images are ".GIF". So far, I have been able to show ".JPG" and ".PGN" images in different labels, but as soon as I want to show a ".GIF" image... it doesn't work.

The .gif image is not shown.

How can I tell Qt to show this type of images ?