From efe551a8a25bd3e7f6f443710b9944f95921ae58 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 2 Apr 2009 21:32:37 +0200 Subject: Fixing mainview description --- src/mainview.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/mainview.h') diff --git a/src/mainview.h b/src/mainview.h index 56808c02..8652a6e5 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -42,10 +42,8 @@ class QUrl; /** - * TabWidget that contains WebViews and a stack widget of associated line edits. - * - * Connects up the current tab's signals to this class's signal and uses WebActionMapper - * to proxy the actions. + * This class represent rekonq Main View. It contains all WebViews and a stack widget + * of associated line edits. * */ @@ -148,4 +146,3 @@ private: }; #endif - -- cgit v1.2.1