From aaf39fc2896385902b214a118e97e1d1a66a80a4 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Sun, 2 Nov 2008 11:18:21 +0000 Subject: [PATCH] SVN_SILENT: Label->frame svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=878986 --- widgets/frame.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widgets/frame.h b/widgets/frame.h index b07e9685e..a426db88d 100644 --- a/widgets/frame.h +++ b/widgets/frame.h @@ -107,7 +107,7 @@ public: QString styleSheet() const; /** - * @return the native widget wrapped by this Label + * @return the native widget wrapped by this Frame */ QWidget *nativeWidget() const;