From 3d75a64e6ea4958e896f2dc7d2376bdf96de983f Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 13 Mar 2008 21:31:34 +0000 Subject: Remove the semitransparent effect for hidden items in the IconManager, it just takes too much time at this part of the code. David Faure suggested some alternative ideas, I hope I can try them before KDE 4.1. Currently it is more important to keep the performance high. BUG: 158807 svn path=/trunk/KDE/kdebase/apps/; revision=785369 --- src/iconmanager.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/iconmanager.h') diff --git a/src/iconmanager.h b/src/iconmanager.h index e35b13989..888fb42ee 100644 --- a/src/iconmanager.h +++ b/src/iconmanager.h @@ -85,9 +85,6 @@ private: /** Applies an item effect to all cut items. */ void applyCutItemEffect(); - /** Applies an item effect to the hidden item \a hiddenItem. */ - void applyHiddenItemEffect(const KFileItem& hiddenItem); - /** * Applies a frame around the icon. False is returned if * no frame has been added because the icon is too small. -- cgit v1.3