comparison console/libgnt/gntwm.h @ 14477:ca36763497d9

[gaim-migrate @ 17195] Build libgnt with ncurses if ncursesw is not found. I uninstalled ncursesw and it's still working for me .. of course, with no wide-character support. Improve the mouse support a bit. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 09 Sep 2006 02:19:16 +0000
parents f3645fe3da47
children 065e7ac30338
comparison
equal deleted inserted replaced
14476:218a36c1c9e2 14477:ca36763497d9
1 #include "config.h"
2
3 #include <panel.h> 1 #include <panel.h>
4 2
5 #include "gntwidget.h" 3 #include "gntwidget.h"
6 4
7 /* XXX: It might be a good idea to move GntNode from gntmain.c to here. */ 5 /* XXX: It might be a good idea to move GntNode from gntmain.c to here. */