From bc1e77288aac7fed4a164cea968f63e86ad7ab95 Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Sun, 14 Jun 2009 20:15:01 +0000 Subject: [PATCH] SVN_SILENT: apidox svn path=/trunk/KDE/kdelibs/; revision=982046 --- view.h | 1 + 1 file changed, 1 insertion(+) diff --git a/view.h b/view.h index c2d0f7397..9de1a9738 100644 --- a/view.h +++ b/view.h @@ -121,6 +121,7 @@ public: * @param existing the existing containment to swap out * @param name the plugin name for the new containment. * @param args argument list to pass to the containment + * @return the new containment */ Containment *swapContainment(Plasma::Containment *existing, const QString &name,