Re: [Development] QButtonGroup: When the "right thing to do" is absolutely the wrong thing to do

2018-10-13 Thread Giuseppe D'Angelo via Development
Hi, Il 13/10/2018 09:03, Boudewijn Rempt ha scritto: Then what else made it necessary to suddenly add lots of #include lines? I still don't get it, how is that possible? * If we're talking about a SIC internal to Qt, that is, some other part of Qt not building because of that change, that o

Re: [Development] QButtonGroup: When the "right thing to do" is absolutely the wrong thing to do

2018-10-13 Thread Boudewijn Rempt
On vrijdag 12 oktober 2018 14:31:33 CEST Konstantin Ritt wrote: > It didn't. Then what else made it necessary to suddenly add lots of #include lines? -- https://www.krita.org signature.asc Description: This is a digitally signed message part. ___ De

Re: [Development] QButtonGroup: When the "right thing to do" is absolutely the wrong thing to do

2018-10-13 Thread Boudewijn Rempt
On vrijdag 12 oktober 2018 15:57:35 CEST Mathias Hasselmann wrote: > Hi Boudewijn, > > these kind of refactorings are neccessary to keep code maintainable I fear. Well... If code stops building from Qt 5 to another Qt 5, that means that thousands of projects have to change their code. Thousands