If that icon is stored in resources, try ":/images/icon_xpm", otherwise use an absolute path (QCoreApplication::applicationDirPath() might be useful).
If that icon is stored in resources, try ":/images/icon_xpm", otherwise use an absolute path (QCoreApplication::applicationDirPath() might be useful).
JimBrown (9th March 2007)
Bookmarks