diff console/libgnt/wms/s.c @ 14422:84a480acb6ad

[gaim-migrate @ 17130] Show the accounts-dialog at startup if there's no enabled account. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 02 Sep 2006 20:17:43 +0000
parents d4a26ada1971
children 62bb53609a36
line wrap: on
line diff
--- a/console/libgnt/wms/s.c	Sat Sep 02 19:29:06 2006 +0000
+++ b/console/libgnt/wms/s.c	Sat Sep 02 20:17:43 2006 +0000
@@ -14,6 +14,7 @@
 	gnt_widget_get_size(win, &w, &h);
 	wresize(win->window, h, w + 1);
 	mvwvline(win->window, 0, w, ACS_VLINE | COLOR_PAIR(GNT_COLOR_NORMAL), h);
+	touchwin(win->window);
 }
 
 static void