I have this compile error which has got me stumped.
the code in question is:Quote:
error: passing ‘const QString’ as ‘this’ argument of ‘QString& QString::remove(const QRegExp&)’ discards qualifiers
I don't understand this...can anyone decipher the message ?