Review Request 124305: Remove K3 classes from kopete main application

2015-07-09 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124305/ --- Review request for Kopete, Laurent Montel and Pali Rohár. Repository: kop

Re: Review Request 124094: Do away with K3ListBox classes texteffect plugin

2015-07-09 Thread Laurent Montel
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124094/#review82267 --- plugins/texteffect/texteffectpreferences.cpp (line 204)

Re: Review Request 124305: Remove K3 classes from kopete main application

2015-07-09 Thread Laurent Montel
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124305/#review82268 --- kopete/contactlist/kopeteaddrbookexport.cpp (line 131)

Re: Review Request 124094: Do away with K3ListBox classes texteffect plugin

2015-07-09 Thread R.Harish Navnit
> On July 9, 2015, 6 p.m., Laurent Montel wrote: > > plugins/texteffect/texteffectpreferences.cpp, line 204 > > > > > > you want to take currentitem no ? > > so why to get item from listWidget()->row(i) ? My