diff options
Diffstat (limited to 'kwin/workspace.cpp')
-rw-r--r-- | kwin/workspace.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/workspace.cpp b/kwin/workspace.cpp index 48c8494bd..078d4d51b 100644 --- a/kwin/workspace.cpp +++ b/kwin/workspace.cpp @@ -1145,7 +1145,7 @@ void Workspace::refresh() going to be hidden are first obscured by new windows with no background ( i.e. transparent ) placed right below the windows. These invisible windows are removed after the switch is complete. - Reduces desktop ( wallpaper ) tqrepaints during desktop switching + Reduces desktop ( wallpaper ) repaints during desktop switching */ class ObscuringWindows { |