summaryrefslogtreecommitdiffstats
path: root/tdm/kfrontend
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-06-18 12:56:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-18 12:56:04 +0900
commitdb19d360b6f2abc0796a3789e3b428de68ad120d (patch)
tree174e37c9c40b7ce56334210372861ca2798d1336 /tdm/kfrontend
parente96ee72ff00de1de77dd4a50fca83cea15d5b549 (diff)
downloadtdebase-db19d360b6f2abc0796a3789e3b428de68ad120d.tar.gz
tdebase-db19d360b6f2abc0796a3789e3b428de68ad120d.zip
Added smooth crossfade effect option when changing the desktop wallpaper.
Diffstat (limited to 'tdm/kfrontend')
-rw-r--r--tdm/kfrontend/krootimage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdm/kfrontend/krootimage.h b/tdm/kfrontend/krootimage.h
index b10480986..e002ce230 100644
--- a/tdm/kfrontend/krootimage.h
+++ b/tdm/kfrontend/krootimage.h
@@ -27,6 +27,7 @@ Boston, MA 02110-1301, USA.
#include <tqtimer.h>
#include <bgrender.h>
+#include <KCrossBGRender.h>
class MyApplication : public TDEApplication