|
|
| version 1.6, 2010/12/23 06:32:35 | version 1.7, 2011/01/15 16:01:52 |
|---|---|
| Line 40 static void | Line 40 static void |
| about_destroy(GtkWidget *w, GtkWidget **wp) | about_destroy(GtkWidget *w, GtkWidget **wp) |
| { | { |
| UNUSED(wp); | |
| install_idle_process(); | install_idle_process(); |
| gtk_widget_destroy(w); | gtk_widget_destroy(w); |
| } | } |