----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113985/ -----------------------------------------------------------
(Updated Nov. 27, 2013, 9:52 a.m.) Status ------ This change has been marked as submitted. Review request for kdelibs, David Faure, Rafael Fernández López, and Michael Pyne. Repository: kdelibs Description ------- Remove operations on temporary returned objects. These are no-ops and are not needed since they are already done in visualRect. 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
