9#include "klocalizedstring.h"
18 QHBoxLayout *hLayout =
new QHBoxLayout(
this);
40 return i18nc(
"warning message when changing image color space",
42 "<p><b>WARNING:</b> the image will look different after changing the color profile because it contains either:"
44 "<li>more than one layer</li>"
45 "<li>one or more layers with transparent pixels</li>"
46 "<li>layers with blending modes other than \"Normal\"</li>"
49 "<a href=\"https://docs.krita.org/en/general_concepts/colors/color_managed_workflow.html\">More information</a>"
50 "</p></body></html>");
QIcon loadIcon(const QString &name)