From 7fec7ff9a096d288b66fce2699c7b8bc71f6fbbb Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 22 Nov 2006 17:13:11 +0000 Subject: As KURL has been renamed to KUrl all classes and methods, which use the term 'URL', have been converted to use 'Url' instead (e. g. the class URLNavigator is called UrlNavigator now). svn path=/trunk/playground/utils/dolphin/; revision=606991 --- src/dolphinsettings.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dolphinsettings.h') diff --git a/src/dolphinsettings.h b/src/dolphinsettings.h index a9dcb8b62..981e7d51e 100644 --- a/src/dolphinsettings.h +++ b/src/dolphinsettings.h @@ -33,9 +33,9 @@ class SidebarSettings; * @brief Manages and stores all settings from Dolphin. * * The following properties are stored: - * - home URL + * - home Url * - default view mode - * - URL navigator state (editable or not) + * - Url navigator state (editable or not) * - split view * - bookmarks * - properties for icons and details view -- cgit v1.3