----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1985/ ----------------------------------------------------------- Review request for kdelibs. Summary ------- KSqueezedTextLabel is a nice convenience class but its text method does return the squeezed test which is useless. Thus, I reimplemented the text method. The only problem with this is: QLabel::text is not virtual. So the question is: should I rename it to fullText()? Diffs ----- trunk/KDE/kdelibs/kdeui/widgets/ksqueezedtextlabel.h 1037952 trunk/KDE/kdelibs/kdeui/widgets/ksqueezedtextlabel.cpp 1037952 Diff: http://reviewboard.kde.org/r/1985/diff Testing ------- Thanks, Sebastian