From kde-core-devel Mon Aug 31 07:10:44 2009 From: "Kevin Ottens" Date: Mon, 31 Aug 2009 07:10:44 +0000 To: kde-core-devel Subject: Re: Review Request: Added iconName property to KPushButton Message-Id: <20090831071044.6224.95205 () localhost> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=125170268220435 ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1484/#review2204 ----------------------------------------------------------- Other comments by Michael are to be addressed. I just applied some "whitespace OCD" so that Aaron doesn't need to. ;-) /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.h Trailing whitespaces, please remove those /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.h trailing ws again /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.cpp Missing space after the last ) /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.cpp Missing spaces before and after "else". /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.cpp more trailing ws /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.cpp hey! some trailing ws! Kate user hm? ;-) - Kevin On 2009-08-30 23:02:45, Davide Bettio wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/1484/ > ----------------------------------------------------------- > > (Updated 2009-08-30 23:02:45) > > > Review request for kdelibs. > > > Summary > ------- > > This patch allows to set KPushButton icons using designer. > It also allows to set an icon using a string. > > > Diffs > ----- > > /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.h 1017571 > /trunk/KDE/kdelibs/kdeui/widgets/kpushbutton.cpp 1016374 > > Diff: http://reviewboard.kde.org/r/1484/diff > > > Testing > ------- > > > Thanks, > > Davide > >