comparison src/about.c @ 2901:966f623dbd35

[gaim-migrate @ 2914] ok committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 20 Dec 2001 19:23:40 +0000
parents 51999a36c0b1
children 8aa879023839
comparison
equal deleted inserted replaced
2900:aaaca46b507b 2901:966f623dbd35
171 } 171 }
172 172
173 /* Let's give'em something to talk about -- woah woah woah */ 173 /* Let's give'em something to talk about -- woah woah woah */
174 gtk_widget_show(about); 174 gtk_widget_show(about);
175 175
176 gdk_window_raise(about->window);
176 } 177 }
177 178
178 static void destroy_help() 179 static void destroy_help()
179 { 180 {
180 if (help) 181 if (help)