From 991ede58c7e059ab4badbb9cd836041118dbfd0d Mon Sep 17 00:00:00 2001 From: Sebastian Dransfeld Date: Sat, 24 Mar 2007 15:26:05 +0000 Subject: [PATCH] TODO++ SVN revision: 29014 --- src/bin/e_hints.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/e_hints.c b/src/bin/e_hints.c index 8e57da496..d1ac75c65 100644 --- a/src/bin/e_hints.c +++ b/src/bin/e_hints.c @@ -130,6 +130,7 @@ e_hints_init(void) } } + /* TODO: Remember this window and close it on shutdown */ win = ecore_x_window_new(roots[i], -200, -200, 5, 5); /* * I don't FUCKING believe it. if we PRETEND we are Kwin - java is happy.