CVS update: gpa/src
Bernhard Herzog
bherzog@guug.de
Tue Jan 30 17:26:06 2001
Date: Tuesday January 30, 2001 @ 17:25
Author: bherzog
Update of /home/koch/cvs/gpa/src
In directory sigtrap:/var/tmp/cvs-serv17205
Modified Files:
keyeditdlg.c
Log Message:
* keyeditdlg.c (gpa_key_edit_dialog_run):
(key_edit_destroy): Add a destroy event handler and quit the
recursive main loop there.
(key_edit_close): Destroy the dialog window. Quitting the mainloop
is now handled in the destroy callback.
(key_edit_delete_event): Removed because the default handler does
exactly what we need now.
File: keyeditdlg.c Status: Up-to-date