From 3607d40755d804d9dc9e755cabf17e12dc388e6a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 11 Apr 2009 20:10:32 +0200 Subject: pedantic --- src/mainview.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainview.h') diff --git a/src/mainview.h b/src/mainview.h index 147096d9..6a5d5f80 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -97,6 +97,8 @@ public slots: /** * Core browser slot. This create a new tab with a WebView inside * for browsing. + * + * @return a pointer to the new WebView */ WebView *newWebView(); void loadUrlInCurrentTab(const KUrl &url); -- cgit v1.2.1