diff finch/libgnt/gntwm.c @ 18422:b8cf3002bb99

The key has been processed. Return TRUE.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 03 Jul 2007 09:41:22 +0000
parents e16d097c5739
children c34981ad802a c6282dc3fb9f
line wrap: on
line diff
--- 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