From a4e558c546f69bad34fad06a6448c566ded74c37 Mon Sep 17 00:00:00 2001 From: Rafael Fernández López Date: Fri, 12 Oct 2007 15:36:29 +0000 Subject: This makes the categorized view amazingly fast in directories with a huge number of files (tested with a folder with 10000 files here) CCMAIL: peter.penz@gmx.at svn path=/trunk/KDE/kdebase/apps/; revision=724536 --- src/kcategorizedview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/kcategorizedview.h') diff --git a/src/kcategorizedview.h b/src/kcategorizedview.h index 8544392d9..d5afb666c 100644 --- a/src/kcategorizedview.h +++ b/src/kcategorizedview.h @@ -103,6 +103,7 @@ protected Q_SLOTS: virtual void updateGeometries(); + virtual void slotLayoutAboutToBeChanged(); virtual void slotLayoutChanged(); -- cgit v1.3