On Mittwoch, 1. Mai 2013 12:04:16 CEST, Jan Kundrát wrote:
https://github.com/sreepriyachalakkal/trojita get's me ObiWan ("This is not the webpage you're looking for"), but this:
if (edit->text().isEmpty() || parseRecipients(recipients, errorMessage)) {
p.setColor(QPalette::Base, palette().color(QPalette::Base));
} else {
p.setColor(QPalette::Base, QColor(247, 230, 230));
}
"smells" wrong (though lacks context to actually say) - is the address correct and if not, where do i go? Cheers, Thomas
