grim/guifications1

ac4124f15843
Parents 2359273e6147
Children 1bbd09f5d513
acciently commit and it had and error! grrrr
--- a/gf_theme_editor.c Sat Dec 27 20:23:39 2003 +0000
+++ b/gf_theme_editor.c Sat Dec 27 20:25:01 2003 +0000
@@ -1127,7 +1127,7 @@
if (quit) {
gtk_widget_destroy(window);
window = NULL;
- gtk_main_quit()
+ gtk_main_quit();
}
}
}