Illegal use of qstring?

Sven Langkamp longamp at reallygood.de
Sun Feb 13 23:24:35 CET 2005


Currently we have the following line in KisMultiIntegerFilterWidget:
QLabel* lbl = new QLabel(iwparam[i].name+":", this);

I'm not sure, but I think this is not allowed because the colon must be
included in the string and not appended to be able to translate the string
properly.


More information about the kimageshop mailing list