finch/libgnt/gntwm.c

changeset 18600
4645484d0776
parent 18599
7e31405a2cbb
child 18615
e93a1eb0fad7
child 18638
cf86c3ae160f
--- a/finch/libgnt/gntwm.c	Tue Jul 03 08:54:34 2007 +0000
+++ b/finch/libgnt/gntwm.c	Tue Jul 03 09:41:22 2007 +0000
@@ -1028,7 +1028,7 @@
 	gnt_ws_draw_taskbar(wm->cws, TRUE);
 	curs_set(0);   /* endwin resets the cursor to normal */
 
-	return FALSE;
+	return TRUE;
 }
 
 static gboolean

mercurial