SVN commit 1022222 by ivan: made the search delay smaller M +1 -1 krunnermodel.cpp --- trunk/KDE/kdebase/workspace/plasma/applets/kickoff/core/krunnermodel.cpp #1022221:1022222 @@ -32,7 +32,7 @@ #include #include -#define DELAY_TIME 500 +#define DELAY_TIME 50 using namespace Kickoff;