> On 九月 16, 2017, 9:19 a.m., Albert Astals Cid wrote:
> > Are you sure this fixes anything?
> >
> > Just before the lines you changed we have
> >
> >
> > if ( ! buttonTbl->item(number, 0) )
> > buttonTbl->setItem(number, 0, new QTableWidgetItem());
> >
> > Which will create the it
> On set. 16, 2017, 9:19 a.m., Albert Astals Cid wrote:
> > Are you sure this fixes anything?
> >
> > Just before the lines you changed we have
> >
> >
> > if ( ! buttonTbl->item(number, 0) )
> > buttonTbl->setItem(number, 0, new QTableWidgetItem());
> >
> > Which will create the