From afcbe61a6c964f45a043d1a9508738476610559b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 3 Aug 2008 14:53:30 +0000 Subject: Allow to configure in the startup configuration whether the URL Navigator should show the full path in the breadcrumb view. svn path=/trunk/KDE/kdebase/apps/; revision=841571 --- src/startupsettingspage.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/startupsettingspage.h') diff --git a/src/startupsettingspage.h b/src/startupsettingspage.h index bee24b15f..a56869cd4 100644 --- a/src/startupsettingspage.h +++ b/src/startupsettingspage.h @@ -59,6 +59,7 @@ private: QCheckBox* m_splitView; QCheckBox* m_editableUrl; + QCheckBox* m_showFullPath; QCheckBox* m_filterBar; }; -- cgit v1.3