Speed up (500 -> 300 ms)
svn path=/trunk/KDE/kdebase/workspace/; revision=709526
This commit is contained in:
parent
be9f23f046
commit
4c92b26fe8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ namespace KWin
|
|||
|
||||
KWIN_EFFECT( desktopgrid, DesktopGridEffect )
|
||||
|
||||
const int PROGRESS_TIME = 500; // ms
|
||||
const int PROGRESS_TIME = 300; // ms
|
||||
|
||||
DesktopGridEffect::DesktopGridEffect()
|
||||
: progress( 0 )
|
||||
|
|
Loading…
Reference in a new issue