Use single quotes when appending single-chars to QStrings etc.
As suggested by Krazy2. It is more efficient to use single-quotes than double-quotes when appending single-chars to QStrings, etc.
parent
867b15e1
Please register or sign in to comment