----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113985/ -----------------------------------------------------------
Review request for kdelibs, David Faure, Rafael Fernández López, and Michael Pyne. Repository: kdelibs Description ------- Remove operations on temporary returned objects. Diffs ----- kdeui/itemviews/kcategorizedview.cpp 010bcbc Diff: http://git.reviewboard.kde.org/r/113985/diff/ Testing ------- It compiles. (It compiles when just adding const to the QRect, proving they are indeed no-op's). Thanks, Yichao Yu