From ee454a48bd12486a9dbb1fc16a37ac0419d66084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20K=C3=BCgler?= Date: Tue, 15 Jul 2008 22:05:01 +0000 Subject: [PATCH] Re-enable taskbarthumbnails. Alexis is working on getting it back. CCMAIL:kwin@kde.org svn path=/trunk/KDE/kdebase/workspace/; revision=832980 --- effects/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effects/CMakeLists.txt b/effects/CMakeLists.txt index e5cfe4e3fe..dff9307fb7 100644 --- a/effects/CMakeLists.txt +++ b/effects/CMakeLists.txt @@ -50,7 +50,7 @@ SET(kwin4_effect_builtins_sources shadow.cpp showfps.cpp showpaint.cpp - #taskbarthumbnail.cpp # Enable when plasma has tooltips again + taskbarthumbnail.cpp thumbnailaside.cpp zoom.cpp )