Hi Michael, thank you for your reply. I double checked the path and changed the icon file in my plugin.xml.
Recompilation brought up a button in the toolbar (the very first time!) which activated my plugin. Unfurtunately, not the specified icon showed up, but a small white box with a red cross, indicating that the icon file wasn't found. Additionaly the following files had to be modified: files.cmake : add the icon file as resource resources/*.qrc: add the icon file too Now the icon was displayed in all places as expected. Thank you for your help! Regards, Sven ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
