┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kcategorizedview.h
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2007-10-12 15:36:29 +0000
committerRafael Fernández López <[email protected]>2007-10-12 15:36:29 +0000
commita4e558c546f69bad34fad06a6448c566ded74c37 (patch)
tree795e564242c102b17ad9b1e9827c54c3fc09aceb /src/kcategorizedview.h
parent8d4fb3608927960d9e45e672ce1cbe1fa3a548f9 (diff)
This makes the categorized view amazingly fast in directories with a huge number of files (tested with a folder with 10000 files here)
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=724536
Diffstat (limited to 'src/kcategorizedview.h')
-rw-r--r--src/kcategorizedview.h1
1 files changed, 1 insertions, 0 deletions
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();