QAction Icon not displaying
-
I have a QToolbar with three Actions added.
In Designer this displays just fine:

But when I run the application I get this:

All the Icons are 55x55, and the Toolbar has

Here is the Icon that doesn't display:

Puzzled ...
David
Wrong resource path?
-
Wrong resource path?
@Christian-Ehrlicher Bingo! I had set it in Designer but it had picked up the filesystem file location not the location of the resource... Now fixed.
Thank you
-
P Perdrix has marked this topic as solved on