From kde-commits Sun Nov 02 11:18:21 2008 From: Marco Martin Date: Sun, 02 Nov 2008 11:18:21 +0000 To: kde-commits Subject: KDE/kdebase/workspace/libs/plasma/widgets (silent) Message-Id: <1225624701.952360.6530.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=122562474406605 SVN commit 878986 by mart: SVN_SILENT: Label->frame M +1 -1 frame.h --- trunk/KDE/kdebase/workspace/libs/plasma/widgets/frame.h #878985:878986 @@ -107,7 +107,7 @@ QString styleSheet() const; /** - * @return the native widget wrapped by this Label + * @return the native widget wrapped by this Frame */ QWidget *nativeWidget() const;