From 6f778005b524413a8a265f6037acbb1657c4efbd Mon Sep 17 00:00:00 2001 From: Méven Car Date: Thu, 23 Feb 2023 12:34:01 +0100 Subject: Save a in-thread stat call each time the context menu is displayed --- src/dolphinviewcontainer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 7d5e87c32..f9c62296e 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -66,6 +66,7 @@ public: * The URL navigator is synchronized with this URL. */ QUrl url() const; + KFileItem rootItem() const; /** * If \a active is true, the view container will marked as active. The active -- cgit v1.3