2012/3/22 Sune Vuorela : > On 2012-03-22, Daniel Nicoletti wrote: >> people draw API they have this in mind and we don't need a whole new Qt just to >> introduce a new feature, easy solution: QApplication::setColorCorrected(true); > > That's crap API thoug.h > > QApplication::setBehaveSane(true); > QApplication::setPleaseDontCrash(true); > QApplication::pleaseFixMyBrokenApplication(true); > Sure it is, I was just illustrating that it is possible to add that (even through crap API). I'm not an expert in Qt internals but surely they will think on something much clever.